Internal Error (ZREF)
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