home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / TOOL-INC.ZIP / STOA.INT < prev    next >
Encoding:
Text File  |  1989-07-02  |  78 b   |  5 lines

  1.  
  2. function stoa(s: single): string10;
  3.  
  4. function dtoa(d: double): string10;
  5.