readme

来自「the source code from the book "UNIX Netw」· 代码 · 共 5 行

TXT
5
字号
	When compiling date_clnt.c the vanilla 4.3BSD C compilerbarfs on the "void *argp" when it encounters the reference to argpon line 15.  The fix is to hand edit this file, changing the "void *"to a "char *".

⌨️ 快捷键说明

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