ldas-tools-framecpp 2.7.0
|
Macros | |
#define | RES r |
#define | TSTART bool RES( true ); |
#define | TEST(a) RES = RES && ( a ); |
#define | TEST2(b, a) |
#define | TEND return RES; |
#define | TMSGEND TEND; |
#define RES r |
#define TEND return RES; |
#define TEST2 | ( | b, | |
a | |||
) |
#define TMSGEND TEND; |
#define TSTART bool RES( true ); |