GrAPiC
Graphics for Algo/Prog in C/C++

◆ menu_draw()

void grapic::menu_draw ( Menu &  m,
int  xmin = 5,
int  ymin = 5,
int  xmax = -1,
int  ymax = -1 
)
inline

Draw the menu on the screen. See menu_add for an example of usage.