Function PGAPrintDebugOptions

Function Documentation

void PGAPrintDebugOptions(PGAContext *ctx)

Print the list of available debug options and exit.

Example

PGAContext ctx;

...
PGAPrintDebugOptions (ctx);

Parameters
  • ctx – context variable

Returns

list of available debug options