Go to the source code of this file.
Macros | |
#define | TTL_ARRAYSIZE(x) |
Return the number of elements in the array x. | |
#define TTL_ARRAYSIZE | ( | x | ) |
Return the number of elements in the array x.
x | The array to return the size of |
Definition at line 56 of file TTL_cpp/TTL_macros.h.