home *** CD-ROM | disk | FTP | other *** search
/ Transactor / Transactor_25_1988_Transactor_Publishing.d64 / callfred.c < prev    next >
Text File  |  2023-02-26  |  88b  |  8 lines

  1. Callfred()
  2. {SHIFT-+}
  3. char age, *name;
  4. float weight;
  5. int height;
  6. fred(age,name,weight,height);
  7. {SHIFT--}
  8.