|
|
researchv9-SUN3(old)
#include <ipc.h>
main()
{
int fd;
fd = ipcopen("/cs/default!astro/forbesC/mesgdcon", "");
if (fd<0){
/* fd = ipcopen("/cs/default!astro/forbesC/mesgdcon", "");*/
if (fd<0)
exit(1);
}
printf("opened!\n");
close(fd);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.