on Fri, Apr 28, 2000 at 02:43:45PM -0700, Benjamin Kosnik typed aloud: | | > Q: is using static_cast<> as mentioned above sane? or is there | > a more appropriate EOF to use? | | traits_type::eof() | | see chapter 21, strings for more on char_traits ah, thank you.