Can you suggest some good books/sites/materials on Advanced C?
Mainly it would cover graphics, pointers, file handling, etc...
Thanks!!!
Mainly it would cover graphics, pointers, file handling, etc...
Thanks!!!
| adeydas wrote: |
| Can you suggest some good books/sites/materials on Advanced C?
Mainly it would cover graphics, pointers, file handling, etc... Thanks!!! |
| Liu wrote: |
| Pointers and file handling are still basics of C.
As for Graphics, you may want to look into C++, and OpenGL to get you started. http://nehe.gamedev.net/ |