The OpenD Programming Language

optionChar

The option character (default '-').

Defaults to '-' but it can be assigned to prior to calling getopt.

version(!LDC_Windows)
dchar optionChar;

Meta