Using OpenGL to output graphics in a window as defined below,
i=winio@('%es%ca[Simple OpenGL Example]&')
Am wondering if there is a command, maybe in the 'winio@' library, to close the window and revert back to regular coding. I would like to close the window and do regular Fortran i/O but the window stays resident and cannot see the Fortran I/O data. Sid Kraft