t_splitter.cpp File Reference

#include <basis/chaos.h>
#include <basis/function.h>
#include <basis/guards.h>
#include <basis/istring.h>
#include <opsystem/application_shell.h>
#include <data_struct/static_memory_gremlin.h>
#include <textual/string_manipulation.h>

Include dependency graph for t_splitter.cpp:

Go to the source code of this file.

Defines

#define SHOW_SPLIT(str, low, high)

Functions

istring show_limits (int min_col, int max_col)
int main ()

Variables

 HOOPLE_STARTUP_CODE


Define Documentation

#define SHOW_SPLIT ( str,
low,
high   ) 

Value:

string_manipulation::split_lines(str, output, low, high); \
  log(""); formal(temp)\
  log(show_limits(low, high)); \
  log(output + "<<<<"); \
  log(show_limits(low, high))

Definition at line 49 of file t_splitter.cpp.


Function Documentation

int main (  ) 

Definition at line 93 of file t_splitter.cpp.

istring show_limits ( int  min_col,
int  max_col 
)

Definition at line 39 of file t_splitter.cpp.


Variable Documentation

HOOPLE_STARTUP_CODE

Definition at line 26 of file t_splitter.cpp.


Generated on Fri Nov 21 04:31:34 2008 for HOOPLE Libraries by  doxygen 1.5.1