Is it possible to access a vector in cpp file that belongs to another cpp file? I'm trying to access a vector of movies from my movie.cpp file and use it in my client file. how wou...
Trying to read strings, separate them and store into vectori was trying to declare Movieline to be the first element in the MM vector. I'm just lost at this po...
Trying to read strings, separate them and store into vectorI am trying to read in a file, separate the file and store strings to different vectors. It seems li...
Vector inside a vectorI have to find to put seventeen vector in one with simple code. then push certain parts of the infor...
Vector inside a vectorIs is possible to have a vector inside a vector? If so could I see an example? Lets say you have Ve...
This user does not accept Private Messages