plClearOpts: Clear internal option table info structure.

plClearOpts ();

Clear the internal options table info structure. This removes any option added with plMergeOpts as well as all default entries.

This function returns 0 on success.

This function is currently available in C, C++ and Ocaml.

This function is not used in any examples.