GRASS Programmer's Manual
6.4.2(2012)
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
psdriver/Box.c
Go to the documentation of this file.
1
2
#include "
psdriver.h
"
3
4
void
PS_Box_abs
(
int
x1,
int
y1,
int
x2,
int
y2)
5
{
6
output
(
"%d %d %d %d BOX\n"
, x1, y1, x2, y2);
7
}
lib
psdriver
Box.c
Generated on Sun Sep 9 2012 18:55:30 for GRASS Programmer's Manual by
1.8.1.2