text.c File Reference

Simple functions to load a text file into memory. More...

#include <stdio.h>
#include <string.h>
#include <assert.h>
#include "text.h"

Functions

TEXTload_text (char *filename)
 This function loads into memory a text file.
void free_text (TEXT *text)
 This function release from memory a text loaded by load_text().


Detailed Description

Simple functions to load a text file into memory.


Function Documentation

void free_text TEXT text  ) 
 

This function release from memory a text loaded by load_text().

TEXT* load_text char *  filename  ) 
 

This function loads into memory a text file.


Generated on Thu Jun 22 11:45:27 2006 for WinDom by  doxygen 1.4.6