User: sockless

  • Public profile

User profile: sockless

User info
User name:sockless
History
Joined:
Number of posts:5
Latest posts:

Reposting the error in my code ...
Also, could you link me to the problem site? <edit> I found a solution for you if you're really stuc...

Reposting the error in my code ...
Did you try a straight copy+paste of the top section of code that I gave you? (the one with #include...

Reposting the error in my code ...
Try this: [code] #include <iostream> #include <vector> using namespace std; int main(){ long lo...

Finding a specific line from text file
You could try strcmp: http://www.cplusplus.com/reference/clibrary/cstring/strcmp/ It's from cstring...

Reposting the error in my code ...
Just skimming over the problem, it looks like you're solving it wrong. Using arrays is not the righ...

This user does not accept Private Messages