home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C Programming Starter Kit 2.0
/
SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso
/
tyc
/
calc.h
< prev
next >
Wrap
Text File
|
1993-10-16
|
82b
|
6 lines
/* CALC.H, header file for CALC.C. */
long sqr(int x);
/* end of CALC.H */