Turning the Use of Checkmarks Off for a Menu

If you want to disable the use of checkmarks for a menu form during your program, call:

smn_checkmark('\0', mfmp);

This changes the checkmark character to a 0, indicating that checkmarks are no longer in use.


Home Contents Previous Next