◄streambuf► ◄Up► ◄Contents► ◄Index► ◄Back► ──The Microsoft iostream Classes──────────────────────────────────────────── void dbp(); Remarks Writes ASCII debugging information directly on stdout. Treat this function as part of the protected interface. Some sample output follows: STREAMBUF DEBUG INFO: this = 00E7:09DC base()=00E7:0A0C, ebuf()=00E7:0C0C, blen()=512 eback()=0000:0000, gptr()=0000:0000, egptr()=0000:0000 pbase()=00E7:0A0C, pptr()=00E7:0A22, epptr()=00E7:0C0C -♦-