for printing and system errors More...
#include <libos/Defines.h>
Go to the source code of this file.
Functions | |
EXPORT_DLL void | losPrintLastSystemError () |
losPrintLastSystemError get and print last native system error More... | |
EXPORT_DLL void | losPrintInfo (const char *msg) |
losPrintInfo print a normal message More... | |
EXPORT_DLL void | losPrintDebug (const char *msg) |
losPrintDebug print a debug msg More... | |
EXPORT_DLL void | losPrintError (const char *msg) |
losPrintError print a program error More... | |
for printing and system errors
EXPORT_DLL void losPrintDebug | ( | const char * | msg | ) |
losPrintDebug print a debug msg
[in] | msg |
EXPORT_DLL void losPrintError | ( | const char * | msg | ) |
losPrintError print a program error
[in] | msg |
EXPORT_DLL void losPrintInfo | ( | const char * | msg | ) |
losPrintInfo print a normal message
[in] | msg |
EXPORT_DLL void losPrintLastSystemError | ( | ) |
losPrintLastSystemError get and print last native system error
Importation of libraries