标签: linux ipc ftok
第二个参数proj_id。什么事?
proj_id
#include <sys/types.h> #include <sys/ipc.h> key_t ftok (const char *pathname, int proj_id);