pr.cpp File Reference

#include "def.h"
#include <string.h>

Include dependency graph for pr.cpp:

Go to the source code of this file.

Functions

void add_include (filepointer *filep, inclist *file, inclist *file_red, char *include, bool dot, bool failOK)
void recursive_pr_include (register struct inclist *head, register char *file, register char *base)
void pr (register struct inclist *ip, char *file, char *base, bool rc_file)

Variables

inclist inc_list [MAXFILES]
inclistinclistp
char * objprefix
char * objsuffix
int width
bool printed
bool verbose
bool show_where_not


Function Documentation

void add_include ( filepointer filep,
inclist file,
inclist file_red,
char *  include,
bool  dot,
bool  failOK 
)

Definition at line 44 of file pr.cpp.

References filepointer::f_line, fatalerr(), find_includes(), freefile(), getfile(), inclist::i_file, inclist::i_searched, inc_path(), included_by(), NULL, show_where_not, warning(), and warning1().

Referenced by find_includes().

void pr ( register struct inclist ip,
char *  file,
char *  base,
bool  rc_file 
)

Definition at line 98 of file pr.cpp.

References NULL, objprefix, objsuffix, printed, verbose, and width.

void recursive_pr_include ( register struct inclist head,
register char *  file,
register char *  base 
)

Definition at line 80 of file pr.cpp.

References pr(), and recursive_pr_include().


Variable Documentation

struct inclist inc_list[MAXFILES]

Definition at line 100 of file makedep.cpp.

struct inclist * inclistp

Definition at line 100 of file makedep.cpp.

char* objprefix

Definition at line 106 of file makedep.cpp.

Referenced by main(), and pr().

char* objsuffix

Definition at line 107 of file makedep.cpp.

Referenced by main(), and pr().

bool printed

Definition at line 111 of file makedep.cpp.

Referenced by portable::itoa(), main(), and pr().

bool show_where_not

Definition at line 113 of file makedep.cpp.

bool verbose

Definition at line 112 of file makedep.cpp.

Referenced by main(), pr(), and redirect().

int width

Definition at line 109 of file makedep.cpp.

Referenced by main(), static_bitmap::paint(), and pr().


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