Help

  #include <vv_help.h>
   
MFILEPTR help_mf (UCHAR *filespec, int maxrows)

Reads in a memory file and installs it as the system help file

int help_proc (HELPPTR helpp)

Calls the help system

void se_defaulthelpmsg (UCHAR *stp)

Sets the default help message for the system

void se_helpmfp (MFILEPTR mfp)

Sets the memory file to use for the help system

void se_helpzoomsize (int rb, int cb, int rowq, int colq)

Sets the size and location of the secondary (zoomed) help window



Home Contents Previous Next