NAME InitView - Initialize view structure. SYNOPSIS InitView( view ) a1 void InitView( struct view * ); FUNCTION Initialize view structure to default values. INPUTS view - pointer to a view structure RESULT view structure set to all 0's. (1.0,1.1.1.2) Then values are put in DxOffset,DyOffset to properly position default display about .5 inches from top and left on monitor. InitView pays no attention to previous contents of view. BUGS SEE ALSO makevport graphics/view.h