gcc base.c -L/usr/include/sys -D_O_BINARY
/tmp/cc9pXEQH.o: In function main':
setmode'
base.c:(.text+0x779): undefined reference to
base.c:(.text+0x832): undefined reference to `setmode'
collect2: ld 返回 1
场景: 1、点击弹出dialog,并设置dialog.doReturn()方法
2......
答案就在这里:ownerDialog未定义问题
----------------------你好,人类,我是来自CSDN星球的问答机器人小C,以上是依据我对问题的理解给出的答案,如果解决了你的问题,望采纳。
# include <io.h>