#include "spadic/Message.h"#include <stdio.h>
Go to the source code of this file.
Defines | |
| #define | SUS_ERR_OUT(args...) printf( args ); |
| #define SUS_ERR_OUT | ( | args... | ) | printf( args ); |
Definition at line 6 of file Message.cxx.
Referenced by spadic::Message::CheckMessage().
1.7.1