📄 fstr_ct4.gml
字号:
This form of the &fn. creates an &obj. that is connected to the file
specified by the
:ARG.hdl
parameter.
The buffer specified by the
:ARG.buf
and
:ARG.len
parameters is offered to the associated
:MONO.filebuf
object via the
:MONO.setbuf
member function. If the
:ARG.buf
parameter is &null. or the
:ARG.len
is less than or equal to zero, the
:MONO.filebuf
is unbuffered, so that each read or write
operation reads or writes a single character at a time.
:RSLTS.
The &fn. produces an &obj. that is attached to
:ARG.hdl
:PERIOD.
If the connection to
:ARG.hdl
fails, &failbit. and &badbit. are set in the &errstate.:PERIOD.
If the
:MONO.setbuf
fails, &failbit. is set in the &errstate.:PERIOD.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -