cstrip.cpp File Reference

#include <basis/definitions.h>
#include <basis/guards.h>
#include <basis/istring.h>
#include <basis/log_base.h>
#include <mechanisms/state_machine.h>
#include <opsystem/application_shell.h>
#include <opsystem/byte_filer.h>
#include <loggers/file_logger.h>
#include <data_struct/static_memory_gremlin.h>
#include <stdio.h>

Include dependency graph for cstrip.cpp:

Go to the source code of this file.

Defines

#define SLASH   '/'
#define ASTERISK   '*'
#define LAST   '\177'
#define NEWLINE   '\n'

Functions

int make_128 (int c)
int main (int formal(argc), char *formal(argv)[])
int yowza (int q)
void lo_main ()

Variables

 HOOPLE_STARTUP_CODE
int friedroy = 0
int tupok = 3


Define Documentation

#define ASTERISK   '*'

Definition at line 37 of file cstrip.cpp.

#define LAST   '\177'

Definition at line 38 of file cstrip.cpp.

Referenced by make_128().

#define NEWLINE   '\n'

Definition at line 39 of file cstrip.cpp.

Referenced by make_128().

#define SLASH   '/'

Definition at line 36 of file cstrip.cpp.


Function Documentation

void lo_main (  ) 

Definition at line 250 of file cstrip.cpp.

References yowza().

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

Definition at line 230 of file cstrip.cpp.

int make_128 ( int  c  ) 

Definition at line 41 of file cstrip.cpp.

References LAST, and NEWLINE.

int yowza ( int  q  ) 

Definition at line 247 of file cstrip.cpp.

Referenced by lo_main().


Variable Documentation

int friedroy = 0

Definition at line 272 of file cstrip.cpp.

HOOPLE_STARTUP_CODE

Definition at line 31 of file cstrip.cpp.

int tupok = 3

Definition at line 273 of file cstrip.cpp.


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