Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

jack.cc File Reference

#include <string>
#include <time.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <sstream>
#include <stdio.h>
#include <readline/readline.h>
#include <readline/history.h>

Include dependency graph for jack.cc:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 Opens both input and output FIFOs and sends commands to ripper. More...


Variables

char defaultfifo [] = ""
char defaulttmpdir [] = "/tmp/"


Detailed Description

Definition in file jack.cc.


Function Documentation

int main int    argc,
char **    argv
 

Opens both input and output FIFOs and sends commands to ripper.

Definition at line 38 of file jack.cc.

References defaultfifo, defaulttmpdir, and NULL.


Variable Documentation

char defaultfifo[] = "" [static]
 

Definition at line 34 of file jack.cc.

Referenced by main().

char defaulttmpdir[] = "/tmp/" [static]
 

Definition at line 35 of file jack.cc.

Referenced by main().


Generated on Wed May 29 11:37:17 2002 for MarkovPR by doxygen1.2.15