rllib  1
Variables
rlstring.cpp File Reference
#include <stdarg.h>
#include <sys/stat.h>
#include "rlstring.h"
#include "rlcutil.h"
Include dependency graph for rlstring.cpp:

Go to the source code of this file.

Variables

const char rlCRLF [3] = {0x0d, 0x0a, 0}
 

Variable Documentation

◆ rlCRLF

const char rlCRLF[3] = {0x0d, 0x0a, 0}

Definition at line 23 of file rlstring.cpp.