#include <strings.h>
#include "general.h"
Go to the source code of this file.
Functions | |
char * | salloc (char *str) |
Definition in file salloc.c.
|
customized version of salloc Definition at line 25 of file salloc.c. References rr_malloc(). Referenced by load_arpa_lm(), load_lm(), main(), merge_tempfiles(), parse_comline(), read_voc(), and read_wlist_into_siht(). |