xdrint.c File Reference

#include <stdlib.h>
#include "xdr.h"

Include dependency graph for xdrint.c:

Go to the source code of this file.

Functions

 db__send_int (int n)
 db__recv_int (int *n)
 db__send_int_array (int *x, int n)
 db__recv_int_array (int **x, int *n)


Function Documentation

db__recv_int ( int *  n  ) 

Definition at line 22 of file xdrint.c.

References db_protocol_error(), xdr_begin_recv(), and xdr_end_recv().

Referenced by db__recv_string_array(), and db__recv_token().

db__recv_int_array ( int **  x,
int *  n 
)

Definition at line 71 of file xdrint.c.

References db_calloc(), db_protocol_error(), xdr_begin_recv(), and xdr_end_recv().

db__send_int ( int  n  ) 

db__send_int_array ( int *  x,
int  n 
)

Definition at line 41 of file xdrint.c.

References db_protocol_error(), xdr_begin_send(), and xdr_end_send().


Generated on Sun Apr 6 17:31:58 2008 for GRASS by  doxygen 1.5.5