home *** CD-ROM | disk | FTP | other *** search
/ Computer Select (Limited Edition) / Computer Select.iso / pcmag / v11n10 / stod.c < prev    next >
Encoding:
C/C++ Source or Header  |  1991-09-27  |  75 b   |  6 lines

  1. #include <extend.h>
  2.  
  3. CLIPPER stod( void )
  4. {
  5.    _retds( _parc( 1 ) );
  6. }