[lug] gcc header files

jstarkey at polaris.umuc.edu jstarkey at polaris.umuc.edu
Sun Mar 12 23:08:15 MST 2000


Hello everyone.

I'm trying to compile a simple program for school which uses the 
"fixed" and "showpoint" function calls. I can't get g++ to compile 
with them in there. I'm using RH6.1 and gcc 2.91.66.

Anyone know why these won't go thru??? 

I'm pulling from stream inputtxt so:

inputtxt << fixed << showpoint << setprecision(2)

setprecision is fine and there are no "can't find <iomanip>" errors. I 
can't find iomanip in /usr/include

Basically it's calling fixed and showpoint undeclared identifiers.

I tried asking this on the gcc list but noone is around.

Can anyone in town help??


Thanks,

John








More information about the LUG mailing list