C:/Users/Dennis/src/lang/bertrand/BERTRAND/bertrand/graphicsnull.c File Reference

#include "def.h"

Go to the source code of this file.

Defines

#define INCHES   100

Functions

void graphics_init ()
void draw_line (double x1, double y1, double x2, double y2)
void draw_string (char *str, double x, double y)
void graphics_close ()

Variables

int graphics = FALSE


Define Documentation

#define INCHES   100

Definition at line 25 of file graphicsnull.c.


Function Documentation

void draw_line ( double  x1,
double  y1,
double  x2,
double  y2 
)

Definition at line 29 of file graphicsnull.c.

References graphics, and graphics_init().

void draw_string ( char *  str,
double  x,
double  y 
)

Definition at line 38 of file graphicsnull.c.

References graphics, and graphics_init().

void graphics_close (  ) 

Definition at line 48 of file graphicsnull.c.

References FALSE, and graphics.

void graphics_init (  ) 

Definition at line 17 of file graphicsnull.c.

References graphics, ps_flush_PostScript, ps_open_PostScript(), snews_setup, and TRUE.


Variable Documentation

int graphics = FALSE

Definition at line 13 of file graphicsnull.c.


Generated on Fri Jan 25 09:58:43 2008 for Bertrand by  doxygen 1.5.4