home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1995 August
/
NEBULA.mdf
/
SourceCode
/
MiniExamples
/
AppKit
/
AskMe
/
Clock.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
|
1991-12-03
|
213 b
|
11 lines
/* Clock.h generated from Clock.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef CLOCK_H
#define CLOCK_H
extern void PSWcenterShow(float x, float y, char *str, float gray);
#endif CLOCK_H