Is there a way to test a stream for binariness? Specifically: given an
ofstream, is there some method I can call (or some member I can access)
that tells me if the ofstream was opened in binary mode?
If not, why?
--
[ See http://www.gotw.ca/resources/clcm.htm
for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]