Main Page   Compound List   File List   Compound Members   File Members   Related Pages  

gale_text_accumulator Struct Reference

An efficient accumulator for strings to be concatenated. More...

#include <misc.h>

List of all members.

Public Attributes

String Processing
Functions for manipulating gale_text objects.

Strings in Gale are represented by constant, garbage-collected arrays of wchar_t. The functions here create and manipulate these arrays.

int count
struct gale_text array [100]


Detailed Description

An efficient accumulator for strings to be concatenated.

See also:
gale_accumulator_add(), gale_accumulator_collect()


The documentation for this struct was generated from the following file:
Generated at Sun Sep 7 13:55:27 2003 for Gale by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000