Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
return 0;
}
virtual int showmanyc() {
virtual std::streamsize showmanyc() {
if(this->gptr() < this->egptr()) {
return this->egptr() - this->gptr();