|
rllib
1
|
#include "rldefine.h"#include <stdio.h>#include <stdlib.h>#include <stdarg.h>#include <string.h>#include <windows.h>#include "rlinifile.h"#include "rlcutil.h"
Go to the source code of this file.
Variables | |
| static const char | null_string [] = "" |
const char null_string[] = "" [static] |
Definition at line 27 of file rlinifile.cpp.
1.7.5.1