coding journal

spend the last 3 hours trying to figure out how to pass a pointer. it keeps saying :
lab3.cpp:114: no matching function for call to `FileReader::GetInput(char*&)'
guess what? getInput and GetInput are different. i'm such a n00b. [update] forgot to declare the size of an array... 8-}