VirtualBox

Changeset 40554 in vbox for trunk/src/bldprogs/scmstream.h


Ignore:
Timestamp:
Mar 20, 2012 6:07:34 PM (13 years ago)
Author:
vboxsync
Message:

-> home

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/scmstream.h

    r40528 r40554  
    107107const char *ScmStreamGetLineByNo(PSCMSTREAM pStream, size_t iLine, size_t *pcchLine, PSCMEOL penmEol);
    108108const char *ScmStreamGetLine(PSCMSTREAM pStream, size_t *pcchLine, PSCMEOL penmEol);
     109unsigned    ScmStreamGetCh(PSCMSTREAM pStream);
     110unsigned    ScmStreamPeekCh(PSCMSTREAM pStream);
    109111int         ScmStreamRead(PSCMSTREAM pStream, void *pvBuf, size_t cbToRead);
    110112bool        ScmStreamIsWhiteLine(PSCMSTREAM pStream, size_t iLine);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette