|
inline |
Returns a character from the internal text buffer at the given position.
Call this function to retrieve a character from the buffer. If bCheckForErrors is TRUE there is no assertion, but the function returns 0.
nPos | Specifies the offset in the internal buffer. |
bCheckForErros | If TRUE the function checks nPos for validity. |