changelog
来自「一个类似windows」· 代码 · 共 14 行
TXT
14 行
1998-08-12 Markku Rossi <mtr@purple.ngs.fi>
* process.js (path_to_ppname): Fixed to convert all non-identifier
characters to '_'. The function can now also handle file names
which start with an number.
1998-08-10 Markku Rossi <mtr@purple.ngs.fi>
* process.js (Func$print_c): Fixed call-by-reference arguments.
Implemented the `static' modifier for arguments.
(c_typename): Changed int's C-type to `long'.
(Func$print_c): Added some casts to make C++ compilers happy about
our code.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?