DEBSOURCES
Skip Quicknav
sources / bobcat / 6.11.00-1 / csvtable / poststreamswitch.cc
123456789
//#define XERR #include "csvtable.ih" void CSVTable::postStreamSwitch(int fillChar) { streamFlags(); d_out->fill(fillChar); }