
1 Nov
2004
1 Nov
'04
3:43 p.m.
Any suggestion on how to implement the common gnu idiom: --switch and --no-switch? bool_switch seems perfect for implementing --switch, but what about --no-switch (which should set switch_value to false)?