|
ocssw
V2022
|
lenstr.cpp File Reference
#include <string>#include <stdint.h>
Include dependency graph for lenstr.cpp:
Go to the source code of this file.
Functions | |
| int32_t | lenstr (const std::string &str) |
| int32_t | lenstr_ (char *str) |
Function Documentation
◆ lenstr()
| int32_t lenstr | ( | const std::string & | str | ) |
Definition at line 3 of file lenstr.cpp.
◆ lenstr_()
| int32_t lenstr_ | ( | char * | str | ) |
Definition at line 11 of file lenstr.cpp.


