read_me

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 代码 · 共 23 行

TXT
23
字号
		     Unix f77 I/O Library			November, 1981	The sources here represent a major update of the original f77 i/olibrary.  In almost all cases routines conform to the ANSI standard. Theonly known exceptions are the "print" file form in `open' and `inquire',and the "+" vertical format control (still not implemented). Often relaxationsor extensions of the standard have been incorporated.See the writeup file for details of the new library.	The non-ANSI extensions can be eliminated from the library bychanging the Makefile to compile with -DKOSHER.Install this source in parallel with the other libraries. Then:	make libI77.a	make installPlease send bug reports, fixes, etc. to one of	dlw@g.cc.berkeley	(new uucp mailer)	ucbvax!g.dlw		(old uucp mailer)	g.dlw@berkeley		(arpanet)

⌨️ 快捷键说明

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