NEW LINUX LIBRARY
- Posted by Bernie <xotron at PCOM.NET> Dec 08, 2000
- 546 views
-- To whom it may be of interest: This post is to let you know that I have sent a new Linux Library to Rob to place in the archive. This library among many other features will allow you to run Jiri's widgets in Linux or other dos graphics programs. EU_ENGIN.E is a Linux Library written in Euphoria that can be used to program and execute all of the DOS Euphoria Graphics programs. It contains support of all the features of graphics.e, putsxy.e, mouse.e and image.e, and all euphoria built-in functions that are not normally available in the Linux enviorment by replacing these files with this single library. The library also assists the Euphoria programmer in using "C" type structures, "C" type strings, "C" type variables. The library also contains interfaces to all the SVGA library functions used for graphics programming. The definitions for the functions, structures, and constants used FOR the following: VGA, VGAKEYBOARD, VGAJOYSTICK, AND VGAMOUSE are also included in this library. The information usage and discriptions for any of the above support functions can be obtained by using the MAN command in Linux. Additional information can be found at www.svgalib.org Bernie