DEBSOURCES
Skip Quicknav
sources / bobcat / 3.01.00-1 / tablebuf / psync.cc
123456789
#include "tablebuf.ih" int TableBuf::pSync() { if (d_buffered) nextField(); return 0; }