brandon-a / CIS-22C-Group-Project

Using different data structures to organize USDA nutritional facts.
0 stars 0 forks source link

Operators #13

Closed theorangepotato closed 8 years ago

theorangepotato commented 8 years ago

Remember, for an outstream, like outfile in InputOutput::printToFile(), you have to use the << operator, not the >> one. The arrows point in the direction the data travels.

theorangepotato commented 8 years ago

I fixed it.