21
edits
Changes
→void io_displayflag(..........)
====void io_displayflag(..........)====
<big>int void io_displayflag(const char *format, int row, int col, int status);</big>
Allows the user to display a checkbox at row and col on the screen. Depending on the value of status; being zero or non-zero, the checkbox will be checked or unchecked respectively.