Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个简单的问题..当我在管道中使用读取方法时,返回什么参数?例子:
temp = read(fb[0],readbuffer,sizeof(readbuffer));
会返回temp什么?
temp
从管道读取的字节数