home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
filutl
/
crc113.arc
/
WRITE.H
< prev
Wrap
Text File
|
1990-01-02
|
152b
|
10 lines
void wrchar(int ch);
void wr_char_rep(char ch, int cnt);
void wrstr(char *s);
void wrhex(unsigned int v);
void wrlnghex(unsigned long v);