POSITION:028,114
COLOUR:POINTS
TEXT:00,10) Special Machine Dependent Routines - library routines that allow
TEXT:16,     direct access to computer resources normally accessed by Euphoria.
TEXT:32,11) Debugging - library routines that lets you do diagnostics on the
TEXT:16,    program while it runs.
TEXT:32,12) Graphics And Sound - library routines that lets your programs perform
TEXT:16,     multimedia features like graphics and sound.
TEXT:32,13) Machine Level Interface - library routines that allow access to
TEXT:16,     low level (machine language) features of the computer.
COLOUR:STANDARD
TEXT:32,We will cover most of the library routines in this tutorial, except those
TEXT:16,that involve machine language work. These are for the advanced programmer
TEXT:16,who has machine language experience. The library routines will be
TEXT:16,introduced based on the subject in each of the next chapters ahead.
