ustrsizez

Size of the string in bytes including null terminator.

Description

int ustrsizez(const char *s);
Returns the size of the specified string in bytes, including the trailing null character.
Examples using this:

Related Projects

The following projects include source code containing this keyword: