DTL_SETOPT

The DTL_SETOPT function changes the behavior of the C-API.
DTL_RETVAL DTL_SETOPT(
opt
,
optname
,
optval
)
UNSIGNED LONG
opt
;
/* desired option to change
UNSIGNED LONG *
optname
;
/* option specific information
UNSIGNED LONG *
optval
;
/* desired new value for the option
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal