This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | INCL_MSGFILE_H 1 |
Msgfile.h - Read in text message file. | |
Functions | |
int | Read_text_msg_file (istream &in, vector< char * > &strings) |
#define INCL_MSGFILE_H 1 |
int Read_text_msg_file | ( | istream & | in, | |
vector< char * > & | strings | |||
) |
Definition at line 47 of file msgfile.cc.
References newstrdup(), and NONEFOUND.
Referenced by main(), and Setup_item_names().
Here is the call graph for this function: