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

void phErrorString ph_error  errnum,
ph_string buf
 

Allocates a buffer and prints the errnum error message to *buf. This takes the error errnum and puts the corresponding error string into the buf string.

The last error is retrieved differently based on what system is being used. The global errno is checked on Linux systems, the GetLastThreadError() is returned on VDK/Blackfin systems and GetLastError() is used on Windows systems.

Definition at line 206 of file phError.cpp.





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