langcomp.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Functions

char * ano_getline (FILE *f)
char * anopeStrDup (const char *src)
int fput32 (int val, FILE *f)
int main (int ac, char **av)
int read_index_file ()
int stringnum (const char *name)

Variables

int linenum = 0
int numstrings = 0
char ** stringnames
char ** strings


Function Documentation

char* ano_getline ( FILE *  f  ) 

Definition at line 121 of file langcomp.c.

References linenum.

Referenced by main().

char * anopeStrDup ( const char *  src  ) 

Definition at line 155 of file langcomp.c.

Referenced by read_index_file().

int fput32 ( int  val,
FILE *  f 
)

Definition at line 141 of file langcomp.c.

Referenced by main().

int main ( int  ac,
char **  av 
)

Definition at line 166 of file langcomp.c.

References ano_getline(), fput32(), linenum, numstrings, read_index_file(), snprintf(), stringnames, stringnum(), and strings.

int read_index_file (  ) 

Definition at line 67 of file langcomp.c.

References anopeStrDup(), numstrings, stringnames, and strings.

Referenced by main().

int stringnum ( const char *  name  ) 

Definition at line 105 of file langcomp.c.

References numstrings, and stringnames.

Referenced by main().


Variable Documentation

int linenum = 0

Definition at line 54 of file langcomp.c.

Referenced by ano_getline(), main(), moduleGetConfigDirective(), and read_config().

int numstrings = 0

Definition at line 50 of file langcomp.c.

Referenced by main(), read_index_file(), and stringnum().

char** stringnames

Definition at line 51 of file langcomp.c.

Referenced by main(), read_index_file(), and stringnum().

char** strings

Definition at line 52 of file langcomp.c.

Referenced by do_backtrace(), main(), and read_index_file().


Generated on Sun Dec 30 09:26:55 2007 for Anope by  doxygen 1.5.1-20070107