Language transitions

jim jim at hpfcla.UUCP
Fri Feb 15 08:20:00 AEST 1985


I program in both C and Modula-2.  Which is better?  Well, the combination
of strong typing and the ability to also breach the strong typing is
certainly nice in Modula-2.  But I miss my favorite C expressions like:

while ((c=getmeach())==' ')

and so on.  But, I am very fond of MODULEs in Modula-2.  And, oh yes,
I HATE (read, "H*A*T*E") typing my keywords in uppercase.



More information about the Comp.lang.c mailing list