
20 May
2005
20 May
'05
4:29 p.m.
Russell Hind wrote:
Please find attached a patch for libs/iostreams/example/dictionary_filter.hpp to help get the tests to build under bcc32 5.6.x and STLPort
Thanks for pointing this out. Since the filters in this header will be used as examples in the tutorial, I can't really use #ifdefs. So I think I'll have to use the one-argument functions from <cctype>. Jonathan