Off Topic > Off Topic
About C language.
Kalphiter:
Don't you need a return 0; in the end of that, or is that only in C++?
E_net4:
That depends on the libraries you'll be working on. Just perform a seach on C libraries. stdio.h is the most common for simple stuff, but there's also strings.h and math.h
WRB852:
didn't know they taught programming to convicted rapists
Maor:
--- Quote from: E_net4 on September 15, 2009, 08:29:55 PM ---That depends on the libraries you'll be working on. Just perform a seach on C libraries. stdio.h is the most common for simple stuff, but there's also strings.h and math.h
--- End quote ---
Yes, we used stdio.h
Can you give me a layout of its commands?
ArmyUnit:
I'm learning C.....
J is better though :P