ACE
6.1.0
|
#include "ace/Capabilities.h"
#include "ace/OS_NS_ctype.h"
#include "ace/OS_Memory.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_stdio.h"
Defines | |
#define | ACE_ESC ((ACE_TCHAR)0x1b) |
Functions | |
static int | is_empty (const ACE_TCHAR *line) |
static int | is_line (const ACE_TCHAR *line) |
#define ACE_ESC ((ACE_TCHAR)0x1b) |
static int is_empty | ( | const ACE_TCHAR * | line | ) | [static] |
static int is_line | ( | const ACE_TCHAR * | line | ) | [static] |