User profile: RustyJoe

User info
User name:RustyJoe
History
Joined:
Number of posts:11
Latest posts:

Unable to change text color
Hi, I have a class called WinConsole which contains several methods including a SetColor and a Creat...

Dealing with non ascii characters in the console
I 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 console
I'm using GNU GCC (MinGW version 5.1.0) as compiler and Code Blocks as IDE

Dealing with non ascii characters in the console
I'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...