can you help me with linked lists? im close, so very close to grasping it.Also, in your second post, It is right to do: [code]node *base; base = new node;[/code] It assigns...
can you help me with linked lists? im close, so very close to grasping it.Yeah this is a simple example of a linked list but i think you linked it the wrong way. Try: [code...
OpenGL booksCan anyone suggest any good opengl book for me? Or any other graphics(multimedia) library suggestion...
operator +Why the need to template them, whiles you're using explicit data types in the class? [quote]and the...
Programming for windowsOk. Can anyone tell me any book/where I can learn C++ with the Win32 API. Thanks, Aceix.