sstr_ct1.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 11 行

GML
11
字号
This form of the &fn. creates an empty &obj.:PERIOD.
Dynamic allocation is used.
The inherited stream member functions can be used to access the &obj.:PERIOD.
.if '&cl_name' = 'strstream' .do begin
Note that the &getptr. and &putptr. are not necessarily pointing at the same
location, so moving one pointer (e.g. by doing a write) does not affect the
location of the other pointer.
.do end
:RSLTS.
This form of the &fn. creates an initialized, empty &obj.:PERIOD.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?