Text Functions
Function |
Description |
Get the line count of text by counting line feeds. |
|
Get the line count of text by counting line feeds. |
|
Get the line count of text by counting line feeds. |
|
Get the line count of text by counting line feeds. |
|
Parse words in a line of text into an array of zero terminated strings. |
|
Parse words in a line of text into an array of zero terminated strings. |
|
Read a line of text into a buffer. |
|
Read a line of text into a buffer. |
|
Tests the first character after any tabs or spaces to determine if the line has usable text or not. |
|
Tests the first character after any tabs or spaces to determine if the line has usable text or not. |
|
Writes a line of text to a memory buffer and updates the last write position. |
|
Writes a line of text to a memory buffer and updates the last write position. |