◄streambuf► ◄Up► ◄Contents► ◄Index► ◄Back► ──The Microsoft iostream Classes──────────────────────────────────────────── protected: char* ebuf() const; Remarks Returns a pointer to the byte after the last byte of the reserve area. The reserve area consists of space between the pointers returned by base and ebuf. See Also ◄streambuf::base►, ◄streambuf::setb►, ◄streambuf::blen► -♦-