... queue) and a bit flag to control the permission of the message queue. Once a ... c */ perror("ftok"); exit(1); } if ((msqid = msgget(key, 0644)) == -1) ...
確定! 回上一頁