User profile: Aceix

User info
User name:Aceix
History
Joined:
Number of posts:455
Latest posts:

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 books
Can 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 windows
Ok. Can anyone tell me any book/where I can learn C++ with the Win32 API. Thanks, Aceix.