NAME

intro - introduction to the library subroutines

SYNOPSIS

#include <atod_u.h>
#include <clock_u.h>
#include <mpict_p.h>
#include <dtoa_u.h>
#include <ibuf_u.h>
#include <obuf_u.h>
#include <stdio_p.h>
#include <dmaad_u.h>
#include <dmada_u.h>

DESCRIPTION

This section describes functionts found in various libraries of the PARASITE-FS system. The subroutines in this section are divided into three classes.

(3P)
Functions in this class belong to the standard PARASITE library and include the standard I/O package.

(3F)
This class includes functions that access the satellite file system and modified PARASITE library functions.

(3U)
These functions constitue the user library which includes user interfaces to peripheral devices and other useful subroutines designed to make the task of writing application programs easier.

SEE ALSO

intro(1F) , intro(2F) , intro(4F).