to_lower.cpp File Reference

#include <basis/istring.h>
#include <loggers/console_logger.h>
#include <data_struct/static_memory_gremlin.h>
#include <stdio.h>

Include dependency graph for to_lower.cpp:

Go to the source code of this file.

Defines

#define COMMENT_CHARACTER   '-'

Enumerations

enum  states { TO_LOWER, PASS_THROUGH_QUOTE, COMMENT }

Functions

int main (int formal(argc), char *formal(argv)[])

Variables

 HOOPLE_STARTUP_CODE
console_logger out


Define Documentation

#define COMMENT_CHARACTER   '-'

Definition at line 27 of file to_lower.cpp.

Referenced by main().


Enumeration Type Documentation

enum states

Enumerator:
TO_LOWER 
PASS_THROUGH_QUOTE 
COMMENT 

Definition at line 31 of file to_lower.cpp.


Function Documentation

int main ( int   formal(argc),
char *  formal(argv)[] 
)

Definition at line 38 of file to_lower.cpp.

References COMMENT, COMMENT_CHARACTER, log_base::NO_ENDING, out, PASS_THROUGH_QUOTE, istring::to_lower(), and TO_LOWER.


Variable Documentation

HOOPLE_STARTUP_CODE

Definition at line 25 of file to_lower.cpp.

console_logger out

Definition at line 29 of file to_lower.cpp.


Generated on Fri Nov 28 04:29:42 2008 for HOOPLE Libraries by  doxygen 1.5.1