/* FILENAME FUNCTION DESCRIPTION OF FUNCTION DEFIN.C -----------> Text file - definition only - this file VC.C main() primarily a menu readline() read an input line from the keyboard parse() parse the input line errout() output error message to display DATA.C initdata() initialize data and fields getnames() get new variable names calcdata() do the calculations calcdat() do the four function calculations getnum() get the value of the number getop() get the math operator errchk() check for error storage FILE.C fileout() store transcript to a file filein() retrieve transcript from a file strtrans() store a transcript message transout() display the current transcript movarrow() move the arrow up or down VIDEO.C monitor() determine type of monitor bkgndvid() display video background valusvid() display all values disnew() display the new changed variable helpm() display mathematics help messages helps() display system help messages linedisp() display a line to video (with attr) strngdis() display a line (add attr) blnkline() outputs blanks to a video line chardis() display a single character errdis() display error message to screen clrscrn() clear the video monitor poscurs() position the cursor on the monitor prtprblm() printer problem check */