New to /prog/, do you guys help other people with their codes? if so can you help me with one that's killing me from inside out? if not, let's discuss whatever you guys do here.
Name:
Anonymous2012-05-04 18:27
1. use ->
2. use ++symbol instead of symbol++
3. don't use symbol == 0
4. stick to your indent style
5. don't return void