home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 118_01 / linkargs.sub < prev    next >
Text File  |  1980-07-09  |  512b  |  11 lines

  1. clink args file rawfile misc string toolib1 toolib2 file
  2. ile misc string toolib1 toolib2
  3. d);
  4. }
  5.  
  6. turn *iobuf -> _nextp++ nd line arguments in sys_args[] and
  7. puts the number of command line arguments in sys_narg.
  8. It redirects I/O if requested on the command line.
  9. This is done by calling _assign() which in turn updates
  10. the arrays sys_spec [], sys_bufp [] and sys_bufn [].
  11.