ACE 8.0.1
Loading...
Searching...
No Matches
Macros | Functions
Capabilities.cpp File Reference
#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"

Macros

#define ACE_ESC   ((ACE_TCHAR)0x1b)
 

Functions

static int is_empty (const ACE_TCHAR *line)
 
static int is_line (const ACE_TCHAR *line)
 

Macro Definition Documentation

◆ ACE_ESC

#define ACE_ESC   ((ACE_TCHAR)0x1b)

Function Documentation

◆ is_empty()

static int is_empty ( const ACE_TCHAR * line)
static

◆ is_line()

static int is_line ( const ACE_TCHAR * line)
static