yw_INTRO

Name

yw_INTRO -- introduction to libyw

Synopsis


     #include <yw/sock.h>
   

     #include <yw/util.h>
   

     typedef Yw*;
   

     #define YW_*
   

* yw_*(...);

DESCRIPTION

Y Window is attempt to create portable, network transparent, text-mode windowing envioroment.

[[[FIXME: general info ptrs.]]]

DEFINED PREPROCESSOR SYMBOLS

Following preprocessor symbols (among other) are defined by <yw/config.h> header:

HEADER FILES STRUCTURE

All headers define symbol YW_FILE_NAME_H when they are #included.

Most of header files of the library includes some other files, basic order of this is shown here:

DATA TYPES

Following types are defined in <yw/types.h>:

FUNCTION INDEX

AUTHOR

$Id: yw_INTRO.xml,v 1.3 2001/05/11 10:38:04 malekith Exp $