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.