核心内容摘要
91直接打开:解锁数字世界新篇章,畅享无限可能
函数调用测试程序gcc test.c -o test # cat test.c // test.c #include stdio.h #include unistd.h #include fcntl.h #include string.h int main() { int fd = open("/tmp/test.txt", O_CREAT | O_WRONLY | O_TRUNC,
函数调用测试程序gcc test.c -o test # cat test.c // test.c #include stdio.h #include unistd.h #include fcntl.h #include string.h int main() { int fd = open("/tmp/test.txt", O_CREAT | O_WRONLY | O_TRUNC,