home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1996 June / PCPRO_696.ISO / specials / c-pp / 01 / 01.dir / 00342.txt < prev    next >
Encoding:
Text File  |  1995-12-12  |  39 b   |  4 lines

  1. void sample(int a)
  2. {
  3.     return a*64;
  4. }