> Online tutorial : UnderLine in c
Showing posts with label UnderLine in c. Show all posts
Showing posts with label UnderLine in c. Show all posts

UnderLine in c

Even though the <a href="http://gan.doubleclick.net/gan_click?lid=41000000035692252&pubid=21000000000397534">UnderLine</a> can be used as part of a variable name, it seems to be used very little by experienced C programmers.

It adds greatly to the readability of a program to use descriptive names for variables and it would be to your advantage to do so.
 Pascal programmers tend to use long descriptive names, but most C programmers tend to use short cryptic names.