possible bug - tellp

Just to let someone know, I think there is a problem with the stdc++
basic_ostream::tellp(); function. I had a problem with it giving back one
less than it should, it seemed to be resolved by inserting an extra tellp
call???

DAN