Annotation of 43BSDReno/contrib/isode-beta/doc/cookbook/figure19.c, revision 1.1

1.1     ! root        1: /* do something with ``arg'' here and decide if won... */
        !             2: 
        !             3:     if (won) {
        !             4:        register struct type_MODULE_result *res;
        !             5: 
        !             6: /* allocate and initialize the result ``res'' here... */
        !             7: 
        !             8:        if (RyDsResult (sd, rox -> rox_id, (caddr_t) res, ROS_NOPRIO, roi)
        !             9:                == NOTOK)
        !            10:            ros_adios (&roi -> roi_preject, "RESULT");
        !            11: 
        !            12:        free_MODULE_result (res);
        !            13:     }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.