User profile: Dunii

User info
User name:Dunii
History
Joined:
Number of posts:3
Latest posts:

Individual Digit Management in intetegers
I was writing up a program for calling up data from a file when I realized the way I "coded" it didn...

If-Then with && and || passes when it shouldn't
I usually try to shy away from goto but I can't think of a way to go from point A to point B and bac...

If-Then with && and || passes when it shouldn't
I'm introducing myself to C++ and have been working on a Tic-Tac-Toe program. I'm using #include <st...