User profile: hamnat487

User info
User name:hamnat487
History
Joined:
Number of posts:6
Latest posts:

Confusing object issue....
Nevermind, I somehow fixed it. Thanks anyways. ^^

Confusing object issue....
#ifndef flights #define flights #include<iostream> #include<string> #include<vector> using ...

Confusing object issue....
I'm trying to set up this project but I'm getting caught on strange errors. [code]#include<iostre...

Using data files as containers
Nevermind. The idea turned out to be too complex to do properly.

Switch problems
Is it possible to use a string as the variable checked in a switch statement? I want to use it to c...