Posted by Ethan on July 08, 2000 at 21:39:29:
Hi,
For the first program are we supposed/allowed to be using the std namespace? also as such are we allowed to use the C++ type string? From reading the spec. it would seem that we are not supposed to use these because you give up maximum lengths for all of the string in the program. Just wondering what i can and can't use before I get too far into the program.
Ethan