readme

来自「操作系统源代码」· 代码 · 共 14 行

TXT
14
字号
A small AWK clone for the 16-bit Minix	We have written this program for the Minix 1.2 to fit into 64K+64Kmemory.  When compiling this program, you need the Peter S. Housel's Floating Math Package with corrected the atan() function.  Original atan()function has incorrect argument sequence.	This program supports Japanese Shift-JIS KANJI code and passesall the test program of the "AWK programming language" written by originalAWK authors except some programs relied upon the way of regular expression evaluation.Kouichi Hirabayashi (kh@mogami-wire.co.jp)

⌨️ 快捷键说明

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