Buffer problemI have to read in lines of text and append them to a char buffer[1000]. replace all the newline '\n'...
Vectors and PointersOK, I've modified my main to the following: [code]#include <iostream> #include <iomanip> #incl...
Vectors and PointersIt isn't compiling. I am trying to figure out what/how to pass it to get it to work
Vectors and PointersI am working on something where I have a class "person" with two fields name and age. A class "car" ...
MailboxI asked about it and I am allowed to use an array. Solved the problem easily that way. Thanks for th...
This user does not accept Private Messages