Posted by David Grandin on July 12, 2000 at 23:06:49:
In Reply to: Re: Program 1 posted by hussein on July 09, 2000 at 02:27:26:
: yes, std namespace and "string" are ok ... while not required and not even recommended, it is acceptable ...
*catching up on discussions*
Could you clarify on the "not recommended" point? :)
I'm assuming it relates to using strings and I also assume that it is because the string(s) will have to be truncated (or otherwise modified) when sent to output. Am I correct? Is there more? Or am I off the mark completely?