bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I/O Manipulators for piostreams


From: Daniel E Baumann
Subject: I/O Manipulators for piostreams
Date: 28 Sep 2002 17:19:39 -0500

Yes, it is exactly what the topic says. I have implemented manipulators
for piostreams. Attached I have a patch for the pio.cpp demo program
that tests all the manipulators and the piomanp file which should go
into commoncpp2/include/cc++/. So in order to use them you do:

#include <cc++/piomanip>

then you can use nifty things like setiosflags(), setbase(), setw(),
setfill(), etc on pout, et. al.

Cheers,
Dan
-- 
And if cynics ridicule freedom, ridicule community...if ``hard nosed 
realists'' say that profit is the only ideal...just ignore them, and use
copyleft all the same.
      -- RMS

Was I helpful?  Let others know: 
  http://svcs.affero.net/rm.php?r=chillywilly

Attachment: pio.diff
Description: Text document

Attachment: piomanip
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]