bz_ltrim()
Available since 2.4.12
This function needs a description. Please feel free to contribute a description to this function.
Usage
const char* bz_ltrim(const char* val, const char* trim)
| Parameters | ||
|---|---|---|
| const char* |
val
|
|
| const char* |
trim
|
|
Returns
const char*
Other String Operations Functions
This content is maintained on GitHub. We welcome any feedback and improvements!