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

Writing clean code in C

Name: Anonymous 2012-02-02 2:06

So how do I do it?
C is supposed to be a good and fast language, but all the programs I make end up being clusterfucks of unreadable code

Name: Anonymous 2012-02-03 2:50

Avoid structures and pointers whenever you don't absolutely need them.

Before using either, really think as to whether it will make your code easier to read and neater.

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