1.
Which of the following macros destroys the entire contents of an Flist, including all fields on the Flist?
2.
An array called PIN_FLD_ADDRESS is to be added onto the input Flist, input_flistp. The new Flist pointer for the array will be called array_flistp. Which of the following provides the CORRECT syntax for adding the array
onto the input Flist?
3.
PIN_FLIST_FLD_SET and PIN_FLD_FLD_PUT can both be used to place a field and value onto an Flist.
Which of the following statements about these macros is CORRECT?
4.
In this code segement, [service_pdp = PIN_POID_CREATE (db_no, /service/ip, X, &ebuf);], which value is normally used to replace X when creating a partial POID?
5.
Which of the following is NOT a Portal PCM macro?
6.
Which of the following PCM macros is used to establish a connection from the Business Process Tier to the Object Tier?
7.
Which of the following statements about PCM_OP() is TRUE?
8.
Which of the following provides the correct syntax for PCM_OP()?
9.
Which of the following PCM macros is normally used to establish a connection between the Application Tier and the Business Process Tier?
10.
Which of the following statements about PIN_ERR_SET_LEVEL() is TRUE?