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 containersNevermind. The idea turned out to be too complex to do properly.
Switch problemsIs it possible to use a string as the variable checked in a switch statement? I want to use it to c...