From: Joshua T. <vap...@ms...> - 2002-01-08 20:28:11
|
I have tried to use the two following statments =20 cout.setf(ios::boolalpha); // or cout.setf(ios_base::boolalpha); =20 The first gives me the compiler errer " boolalpha is not a member of ios"= and the second says "unable to access ios_base", I have not changed any = of my default paths for liabaries, so how would I fix the error. I have u= sed ios members in the past... =20 Thanks ahead of time, Joshua T.Get more from the Web. FREE MSN Explorer download : http://expl= orer.msn.com |