![]() * In function arguments, use 'size_t len' * Inside the function, use '_len' * If you need a seciondary len variable inside the function, use '__len' |
||
---|---|---|
.. | ||
stdstring.c |
![]() * In function arguments, use 'size_t len' * Inside the function, use '_len' * If you need a seciondary len variable inside the function, use '__len' |
||
---|---|---|
.. | ||
stdstring.c |