| Off Topic > Off Topic |
| About C language. |
| << < (3/7) > >> |
| Packer:
You should always keep a habit of writing comments on parts of code. My friends Old school that he used to goto required the student to completely explain what every bit of code did, basically they'd code something then have to completely translate it to plain English. Consider notes being the easier thing to do :D |
| Maor:
Again, thanks for the tips, but I would be glad for some basic commands to use with C. For example, what the forget does void main() mean? |
| Inv3rted:
--- Quote from: Maor on September 15, 2009, 10:13:33 AM ---For example, what the forget does void main() mean? --- End quote --- :| That goes at the beginning of everything you do. |
| Maor:
--- Quote from: Inv3rted on September 15, 2009, 10:25:13 AM ---:| That goes at the beginning of everything you do. --- End quote --- Okay. I guess I'm not being clear enough. I want just a list of commands and use please. For exapmle: Command- use Command - use etc. |
| Maor:
Bump |
| Navigation |
| Message Index |
| Next page |
| Previous page |