home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / convert / atov / atov_ex.h < prev    next >
Encoding:
Text File  |  1986-08-31  |  124 b   |  6 lines

  1. int atoi_ex(char **, int *);
  2. int atol_ex(char **, int *);
  3. int atou_ex(char **, int *);
  4. int atoul_ex(char **, int *);
  5.  
  6.