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

misc/text2src.cpp File Reference

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

#include "text2src.h"
#include <iostream>
#include <iomanip>

Include dependency graph for text2src.cpp:

Include dependency graph

Go to the source code of this file.

Functions

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

void binary2source (ostream &os, 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.cpp.


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