Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

misc/text2src.h File Reference

Routines for converting data to C/C++ source code. More...

#include <glt/config.h>
#include <iosfwd>

Include dependency graph for text2src.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

void text2source (std::ostream &os, std::istream &is)
 Convert text to C/C++ source code.

void binary2source (std::ostream &os, std::istream &is)
 Convert binary data to C/C++ source code.


Detailed Description

Routines for converting data to C/C++ source code.

Definition in file text2src.h.


Generated on Tue Nov 5 11:11:29 2002 for GLT by doxygen1.2.18