Unable to change text colorHi, I have a class called WinConsole which contains several methods including a SetColor and a Creat...
Dealing with non ascii characters in the consoleI kept searching and finally I found a solution along the lines of your (malibor) one. Which set the...
Dealing with non ascii characters in the consoleI'm using GNU GCC (MinGW version 5.1.0) as compiler and Code Blocks as IDE
Dealing with non ascii characters in the consoleI've spent the last three days searching about printing accented, box drawing, or whatever character...
Trouble with increment in For loops@dhayden ohhh right, thank you, I didn't see it...