|
Re: Stream Thy Strings
|
Posted: Jun 2, 2005 11:39 AM
|
|
Hello Dan,
> There is a mistake in the URL for reference 6 - there > should be no space before the n in wilson.
Thanks for spotting that one! > An interesting article and something I would like to work > on as our current code uses scanf and printf for ascii > file i/o.
Sounds like a good idea. The IOStreams library is very powerful, yet sadly underused. > Looking forward to more information on istringstream and > especially techniques for implementing operator>> for > classes.
We'll do our best!
Cheers, Bjorn
|
|