CompuServe Messages

Internal Error (ZREF)

    21-Jul-93 23:23:21
Sb: Internal Error (ZREF)
Fm: colin birch 71175,2722
To: Kevin Irlen 76666,2005
I received the Error "Internal error (ZREF)" while trying to compile this simple program using THINK C 6.0 on my Macintosh Centris 610. And according to the User Manual it states to Report this error to you. I am running under System 7.1, with several INIT's loaded, but have never run into this problem before. (Be using on 610 for over 1 year) If you need further information please E-Mail me at the numbers listed at the bottom of this message. #include <stdio.h> void main (void); void main() { char *input; printf ("Enter a number to sort: ", nil); gets (input); printf ("You entered: %s\n", input); } INTERNET Addres: COLIN@TTISMS.COM CompuServe: 71175,2722