POSITION:028,114
COLOUR:STANDARD
TEXT:00,The name of the include file will depend on the Euphoria-coded library
TEXT:16,routine you are using. Euphoria (Version 1.5) has 8 include files, listed
TEXT:16,below with a brief description of each:
COLOUR:POINTS
TEXT:32,GRAPHICS.E - Graphics And Sound
TEXT:16,SORT.E - Sorting Routine
TEXT:16,GET.E - Input And Conversion Routines
TEXT:16,MOUSE.E - Mouse Routines
TEXT:16,FILE.E - Random Access File Operations And Directory Functions
TEXT:16,MACHINE.E - Machine Level Programming For 386's And Higher
TEXT:16,WILDCARD.E - Wildcard String Matching And Conversion
TEXT:16,IMAGE.E - Graphical Image Routines
COLOUR:STANDARD
TEXT:32,When a new Euphoria-coded routine is introduced in the tutorial, the
TEXT:16,proper include file will be shown, so don't worry about remembering all
TEXT:16,these include file names.

