MPLAB® Harmony Graphics Suite
|
LIB_EXPORT void laString_ReduceLength( laString* str, uint32_t length );
Parameters |
Description |
laString* str |
the string to modify |
uint32_t length |
the new desired length in characters |
void
MPLAB® Harmony Graphics Suite
|