SPUG: C question ;)

Benjamin Franks benjamin at dzhan.com
Sun Mar 10 19:27:13 CST 2002


I know this is a perl list, but I've had such good success with my
questions in the past, I though I'd throw out a C question.

I'd like to tie a

typdef struct {


   qshmid = shmget(ftok(server_root,2), 0, 0666);
   qptr = shmat(qshmid, NULL, 0);




 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
     Seattle Perl Users Group (SPUG) Home Page: http://seattleperl.org





More information about the spug-list mailing list