citadel
About: Citadel is an advanced messaging and collaboration system for groupware and BBS applications (preferred OS: Linux).
  Fossies Dox: citadel.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

Loading...
Searching...
No Matches
string Struct Reference

Data Fields

char * buffer
 
int maxsize
 
int size
 

Detailed Description

Definition at line 43 of file imap_tools.c.

Field Documentation

◆ buffer

char* string::buffer

Definition at line 44 of file imap_tools.c.

Referenced by string_append_c(), string_append_sn(), string_end(), and string_init().

◆ maxsize

int string::maxsize

Definition at line 45 of file imap_tools.c.

Referenced by string_append_c(), string_append_sn(), and string_init().

◆ size

int string::size

Definition at line 46 of file imap_tools.c.

Referenced by string_append_c(), string_append_sn(), string_end(), and string_init().


The documentation for this struct was generated from the following file: