home *** CD-ROM | disk | FTP | other *** search
/ ftp.muug.mb.ca / 2014.06.ftp.muug.mb.ca.tar / ftp.muug.mb.ca / pub / src / perl / cppstdin < prev    next >
Text File  |  1992-08-19  |  45b  |  2 lines

  1. cat >.$$.c; gcc -E ${1+"$@"} .$$.c; rm .$$.c
  2.