User: RaceFreak10

  • Public profile

User profile: RaceFreak10

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

Dev-C++ Compiling Issue
I deleted Dev-C++ and reinstalled a fresh copy (Version 5 Beta 9), but for some reason the same erro...

Dev-C++ Compiling Issue
I know a lot of people don't like Dev-C++, but I do use it on occasion. However, I've recently come ...

Trying to use C++11
I've indirectly fixed the problem. Instead of trying to use C++11's stoi function, I've just changed...

Trying to use C++11
Code: #include <iostream> #include <fstream> #include <string> using namespace std; int main() { ...

Trying to use C++11
I've been trying to use the stoi (String to Integer) command, which is part of C++11, but I can't se...

This user does not accept Private Messages