home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Source Code
/
C
/
Applications
/
µSim 1.1
/
source
/
myMemory.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-11-17
|
252 b
|
7 lines
|
[
TEXT/CWIE
]
#pragma internal on
OSErr myOpenFile(FSSpec *theFile, Ptr, Size);
OSErr mySaveFile(Ptr where, Size howmuch, OSType fType, short prompt, short defName);
OSErr OpenProcessorState(FSSpecPtr theFile);
OSErr SaveProcessorState(void);
#pragma internal reset