gen.h File Reference

#include <stdio.h>
#include <fcntl.h>
#include <sys/types.h>
#include <conven/queue.h>
#include <conven/bpt.h>
#include <limits.h>
#include <liblse.h>
#include <stdlib.h>
#include <unistd.h>
#include <X11/Intrinsic.h>
#include "area.h"
#include "area_stuff.h"
#include <Xlse/AreaSet.h>

Go to the source code of this file.

Data Structures

struct  s_rec
struct  s_rgb
struct  s_select_foreach_data

Defines

#define __XAREA_GEN_H__   1
#define NB_COLORS   4
#define RANDOM(Number)   (random() % (Number))

Typedefs

typedef s_rec t_rec
typedef s_rgb t_rgb
typedef s_select_foreach_data t_select_foreach_data


Define Documentation

#define __XAREA_GEN_H__   1
 

#define NB_COLORS   4
 

#define RANDOM Number   )     (random() % (Number))
 


Typedef Documentation

typedef struct s_rec t_rec
 

typedef struct s_rgb t_rgb
 

typedef struct s_select_foreach_data t_select_foreach_data
 


Generated on Wed May 24 23:06:00 2006 for LSE/OS by  doxygen 1.4.6