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

The C Programming Language

Name: Anonymous 2011-10-24 21:45

Let's have a thread for the C programming language. It's an excellent language.

Name: FrozenVoid !!mJCwdV5J0Xy2A21 2011-11-04 10:52

>>96
 if you want to modify it, you'll have to adapt to some quirks of naming conventions.
I don't want to change some number 99% of the time, and i want to have reminder in case i change it.
ADD_NUMBER_35 //contains default number embedded in itself
ADD_NUMBER_ARRAY_OP_HFIX_NEW// contains zero information beside its location.
If you have one ADD_NUMBER_ARRAY_OP_HFIX_NEW its fine to remember what values it should have,but what if you have 3-4 such similar named constants like  ADD_NUMBER_ARRAY_OP_MFIX_NEW? What makes them different? Thats just useless semantic noise.

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