home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / comm / amitcp-3.0ß2.lha / AmiTCP / src / amitcp / protos / kern / subr_prf_protos.h < prev    next >
Encoding:
Text File  |  1993-03-05  |  89 b   |  7 lines

  1. /* Prototypes for functions defined in
  2. subr_prf.c
  3.  */
  4.  
  5. void printf(char const * , ...);
  6.  
  7.