Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What would you change in C?

Name: Anonymous 2009-08-26 13:44

It's the time for the next revision of the C standard and for some reason they want your advice. What do you add, remove, rename, etc ?

Name: Anonymous 2009-08-29 17:04

case statements shouldn't require constants. const should create compile time constants. a real type system, so things like int string = "string"; or
sin("string");
are not possible. No goto statement.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List