Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

#define phFUNCTION name   ) 
 

Value:

const char *function = name; \
    int rc = 0; \
This is used in just about every function, it's easier to type when it's a macro. Since rc is used just about everywhere, this also declares rc. This should be the first statement in any method if one wants to use the macros defined above.

Definition at line 321 of file phPrint.h.





Copyright (C) 2002 - 2007 Philip D.S. Thoren ( pthoren@users.sourceforge.net )
University Of Massachusetts at Lowell
Robotics Lab
SourceForge.net Logo

Generated on Sat Jun 16 02:45:27 2007 for phission by  doxygen 1.4.4