|
Libecoli
0.10.1
Extensible COmmand LIne library
|
Misc utils. More...
Macros | |
| #define | EC_CAST(x, old_type, new_type) |
| #define | EC_VA_END ((void *)1) |
| #define | EC_COUNT_OF(x) ((sizeof(x) / sizeof(0 [x])) / ((size_t)(!(sizeof(x) % sizeof(0 [x]))))) |
Misc utils.
| #define EC_CAST | ( | x, | |
| old_type, | |||
| new_type | |||
| ) |
| #define EC_VA_END ((void *)1) |