home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c010 / 1.ddi / FLILIB3.ZIP / FLISRC3.ZIP / MAKELONG.C < prev    next >
Encoding:
Text File  |  1989-11-10  |  43 b   |  6 lines

  1.  
  2. i86_make_long(long l)
  3. {
  4. return(l);
  5. }
  6.