**dgp_state | |
pointer to pointer to Dgp_State |
*_a | |
pointer to Dgp_Allocators. If NULL default value will be assigned. |
*_sm_a | |
pointer to Dgp_SmallAllocators. If NULL defualt value will be assigned. |
*userErrCookie | |
error output stream, can be stderr, a certain file stream, or a string buffer. |
errPrinter | |
Dgp_ErrPrinterType. can be Dgp_fileErrPrinter, or Dgp_strErrPrinter depend on the userErrCookie. |
createIPWState | |
Flag to create internal IPWState Most time set to DGP_TRUE. |
createIPState | |
Flag to create internal IPState. Most time set to DGP_FALSE.
|