Initial Revision
[ohcount] / test / expected_dir / c1.c / cncpp / comment
1 //
2 /*      Declare local variables                       */
3 /*                                                    */
4 /* Number of selectors  */
5 /* Number of int attrs  */
6 /* Length of char attribute buffer  */
7 /* Character attribute buffer       */
8 /* attribute selectors  */
9 /* integer attributes   */
10 /*                                                    */
11 /*     Open the queue.  If successful, do the inquire */
12 /*     call.                                          */
13 /*                                                    */
14 /*                                                 */
15 /*   Initialize the variables for the inquire      */
16 /*   call:                                         */
17 /*    - Set SelectorsTable to the attributes whose */
18 /*      status is                                  */
19 /*       required                                  */
20 /*    - All other variables are already set        */
21 /*                                                 */
22 /*                                                 */
23 /*   Issue the inquire call                        */
24 /*     Test the output of the inquire call. If the */
25 /*     call failed, display an error message       */
26 /*     showing the completion code and reason code,*/
27 /*     otherwise display the status of the         */
28 /*     INHIBIT-GET and INHIBIT-PUT attributes      */
29 /*                                                 */
30 /* Process the changes */