Codeblocks dosent work with C++11So the code is this: int number = 123; string text = to_string(number); number = stoi(number); but...
Help with a x and 0 game.code tags? and how could i use switch statements?
Help with a x and 0 game.#include <iostream> #include <string> using namespace std; void infolenta(); void lenta(); vo...
Why is wxwidgets bad on codeblocks?so how could i change the layout that it would work normaly?
Why is wxwidgets bad on codeblocks?Alright first i use the sizers and also the grid ill tell you the tree: wxFrame-->GuiFrame(Thats wh...
This user does not accept Private Messages