home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Environments
/
Clean 1.2.4
/
PowerMacInterface
/
OS_utilities.dcl
< 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
Modula Definition
|
1994-06-24
|
258 b
|
9 lines
|
[
TEXT/3PRM
]
definition module OS_utilities;
import mac_types;
Secs2Date :: !Int !Toolbox -> (!Int,!Int,!Int,!Int,!Toolbox);
Secs2Time :: !Int !Toolbox -> (!Int,!Int,!Int,!Toolbox);
SysBeep :: !Int !Toolbox -> Toolbox;
GetCursor :: !Int !Toolbox -> (!Handle,!Toolbox);