home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
MiniExamples
/
AskMe
/
Clock.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-01-19
|
219b
|
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, const char *str, float gray);
#endif CLOCK_H