Template:C:Tutorials
From GDWiki
The following are tutorials for the C language. For more information on C, click here: C Language.
Having trouble getting a solution to your problem? Try asking on the community forums! You can also get help on the GPWiki IRC Channel.
Want to see something here you can't find? Try making a request on the wanted pages list!
On the Wiki
- Creating Custom Resource Files
- Pointers and References
- Avoiding the Windows message pump with Threads
Related
3D libraries
Multi-purpose Libraries
Networking Libraries
Physics Simulation Libraries
Uncategorized Libraries
External Resources
General C Programming
- CProgramming - Helpful tutorials and quizzes
- Function Pointers - Function pointers can be used for scripting purposes, or callback needs.
- NextDawn C Programming - A series of helpful C tutorials
C Game Programming
- Game Tutorials - Contains a section dedicated to C tutorials.
- Falloutsoftware - Some C articles that you may find helpful.

