📄 readme
字号:
The dbz package was "liberated" from C News.It is included with the GNU libio because it providesa fairly good work-out for a stdio implementation.The Makefile.in, configure.in, and stdio.h have beenset up to test libio.------This is the new, improved, lemon-freshened :-) dbz.Just "make" will get you dbz.o and the dbz program. "make r" runs anextensive set of regression tests; most of the mysterious oddments lyingaround here are to do with that. "make rclean" cleans up after "make r".You probably want to inspect the #ifdef list early in dbz.c beforecompiling, although the defaults should work all right on most systems.If you are not building this as part of C News, you will need to changethe -I option in FLAGS in the Makefile to "-I.", and delete the DBMLIBSand RFC lines entirely. That will break some of the regression tests;at some point I'll fix this.If you are using this independently from C News, you probably still wantto look through ../notebook/problems, as some of the portability problemsdescribed in there can affect dbz.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -