core-legacy/include/macros.h

1 line
60 B
C

#define STRLEN(s) ((sizeof(s)/sizeof(s[0])) - sizeof(s[0]))