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

1.1     ! root        1: ...
        !             2: 
        !             3:     int            result,
        !             4:            response;
        !             5:     struct type_MODULE_argument *arg;
        !             6:     caddr_t out;
        !             7:     struct RoSAPindication rois;
        !             8:     register struct RoSAPindication *roi = &rois;
        !             9:     register struct RoSAPpreject *rop = &roi -> roi_preject;
        !            10: 
        !            11:     /* allocate and initialize ``arg'' here... */
        !            12: 
        !            13:     switch (result = op_MODULE_operation (sd, arg, &out, &response, roi)) {
        !            14:        case NOTOK:             /* failure */
        !            15:            if (ROS_FATAL (rop -> rop_reason))
        !            16:                ros_adios (rop, "OPERATION");
        !            17:            ros_advise (rop, "OPERATION");
        !            18:            break;

unix.superglobalmegacorp.com

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