Defines the characteristics of a single line.
More...
#include <lines.h>
Defines the characteristics of a single line.
Definition at line 40 of file lines.h.
◆ caLineEnd
The actual, null-terminated string of line ending character(s), if any.
Definition at line 45 of file lines.h.
◆ uiCharIndex
The zero-based index of the first character of the line.
Definition at line 42 of file lines.h.
◆ uiLineIndex
The zero-based line index.
Definition at line 41 of file lines.h.
◆ uiLineLength
The number of characters in the line, including the line end characters.
Definition at line 43 of file lines.h.
◆ uiTextLength
The number of characters in the line, excluding the line end characters.
Definition at line 44 of file lines.h.
The documentation for this struct was generated from the following file:
APG Version 7.0 is licensed under the
2-Clause BSD License,
an Open Source Initiative Approved License.