C inconsistency?

Maarten Litmaath maart at cs.vu.nl
Sat Apr 1 02:29:29 AEST 1989


sarathy at gpu.utcs.toronto.edu (Rajiv Sarathy) writes:

\Is this an inconsistency ?:

\	struct element {
\	    char *key;
\	    int level;
\	    struct element **fpointer;
\	}
	 ^
	 add a semicolon here!

\	struct element *head[LEVELCAP];     /* array of pointers to struct */

\Microsoft C 5.1 in MS-DOS compiles this alright, ...

Hahahahahahahahahahahahahahahahaha! Let's rush to the store and buy 5.1!
-- 
 Modeless editors and strong typing:   |Maarten Litmaath @ VU Amsterdam:
   both for people with weak memories. |maart at cs.vu.nl, mcvax!botter!maart



More information about the Comp.lang.c mailing list