MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laBool laString_IsEmpty( const laString* str );
Parameters |
Description |
const laString* str |
the string to analyze |
laBool - LA_TRUE if the string has data, LA_FALSE if not
MPLAB® Harmony Graphics Suite
|