📄 sb_spkc.gml
字号:
The &fn. returns the next available character in the &getarea.:PERIOD.
The &getptr. is not advanced. If the &getarea. is empty, the
:MONO.underflow
virtual member function is called to fetch more characters from the
source into the &getarea.:PERIOD.
:P.
Due to the
:MONO.sgetc
member function's confusing name (the C library
:MONO.getc
function does advance the pointer), the
:MONO.speekc
member function was added to take its place in the WATCOM implementation.
:RSLTS.
The &fn. returns the next available character in the &getarea.:PERIOD.
If no character is available, &eof. is returned.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -