#include <stddef.h>
#include <stdlib.h>
#include "globals.h"
Functions | |
void | mt_WindClear (APPvar *app, WINDOW *win) |
clear a window workarea. | |
void __CDECL | mt_stdWindClear (WINDOW *win, short buff[8], APPvar *app) |
callback function to clear the window content |