User profile: ultratoke

User info
User name:ultratoke
History
Joined:
Number of posts:20
Latest posts:

struct and SetConsoleCursor
Figured it out thanks for your help. -.- It worked when I debugged and stepped the program because ...

struct and SetConsoleCursor
When I step through my program using VS13 debugger it works correctly but when I let the program run...

nested for loop isn't initializing my char[]
don't know why i didnt see this. I may have to rethink my for loops for comparison.

for loop string Compare program.
So I am making the game called mastermind. It's simple you have the computer create a code that the ...

nested for loop isn't initializing my char[]
When my code runs through this loop I made to compare two strings it doesn't initialize my char[] wi...