User profile: Raggers

User info
User name:Raggers
History
Joined:
Number of posts:61
Latest posts:

making a project
[quote]but when I compile them they don't actually run but instead are full of errors.[/quote] Befor...

A small quiz.
First of all, plss use the code tags when posting code. Then the if-operations are wrong. [code]if ...

Eclipse SDL Symbols could not be resolved problem.
Hey, I normally don't work in Eclipse but I'v been asked to deliver some of my work as a eclipse...

create a class to read and write to the file
have a look at this: http://www.cplusplus.com/doc/tutorial/files/

linkedlist
If you mean std::list have a look at http://www.cplusplus.com/reference/stl/list/.