|
Home > |
|---|
void rmTrailSpace(
char * txt,
int len);
Remove trailing spaces from a string.
|
txt |
String to process |
|
len |
Length of the string |
txt — string no longer has trailing spaces