PCL
|
File text reading options. More...
RemoveEmptyLines | Discard empty text lines (after trimming whitespace, when applicable). |
TrimTrailingSpaces | Delete trailing whitespace characters from input text lines. |
TrimLeadingSpaces | Delete leading whitespace characters from input text lines. |
TrimSpaces | Delete both leading and trailing whitespace characters from input text lines. |