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

  1. int fun1()
  2. {SHIFT-+}
  3.   char c;
  4.   static int iarray[5] = {SHIFT-+}1,2,3,4,5{SHIFT--};
  5.   c = 1;
  6. {SHIFT--}
  7.