mbsffunc.gml

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

GML
12
字号
.if &'length(&mfunc.) ne 0 .do begin
.np
The &mfunc function is a multibyte character version of &func that
operates with multibyte character strings.
.if &farfnc eq 1 .do begin
.np
The &fmfunc function is a data model independent form of the &mfunc
function that accepts far pointer arguments.
It is most useful in mixed memory model applications.
.do end
.do end

⌨️ 快捷键说明

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