📄 eop
字号:
child.c:5: warning: function declaration isn't a prototype
child.c:9: warning: function declaration isn't a prototype
child.c: In function `main':
child.c:12: warning: comparison between pointer and integer
child.c:15: warning: implicit declaration of function `fork'
child.c:18: warning: implicit declaration of function `sleep'
child.c:21: warning: implicit declaration of function `pause'
child.c: At top level:
child.c:27: warning: function declaration isn't a prototype
child.c: In function `sig_cld':
child.c:32: warning: comparison between pointer and integer
child.c:35: warning: implicit declaration of function `wait'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -