Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
TumblerSource/Tumbler_traps.h
// Simple framework for Macintosh sample code |
// |
// Nick Thompson, DEVSUPPORT |
// |
// This file contains the trap detection related code code for the framework. |
// |
// 9/16/94 nick first cut |
#ifndef _Tumbler_TRAPS_H_ |
#define _Tumbler_TRAPS_H_ |
Boolean myTrapAvailable(short theTrap) ; |
#endif |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14