Main Page | File List | Globals

cat-tdf.c File Reference

This file provide a function for the concatenation of two files. More...


Defines

#define TDF_BUFFERSIZE   2048 /**< The size of the I/O buffer.*/
 The size of the I/O buffer.


Functions

int cattdf (char *source, char *destination)
 Append the vrml version of the xml tdf file.


Detailed Description

This file provide a function for the concatenation of two files.


Define Documentation

#define TDF_BUFFERSIZE   2048 /**< The size of the I/O buffer.*/
 

The size of the I/O buffer.


Function Documentation

int cattdf char *  source,
char *  destination
 

Append the vrml version of the xml tdf file.

Parameters:
source name of the vrml file containing the translation of the xml tdf file.
destination name of the file where append the source file.
Returns:
0 if the operation is successfull.


SourceForge.net Logo

Generated on Mon Jun 14 17:25:56 2004 for D.R.I.V.E. by doxygen 1.3.7