home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
UTILITY
/
SYSTEM
/
CLOCK10.ZIP
/
CLOCKFUN.C
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1990-10-18
|
104 b
|
8 lines
#include "\tc\files\clock.h"
void ChangeClockPos(int x, int y)
{
ClockPosition = y*256 + x;
}