| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Default buffer size for text files
Source position: textrec.inc line 28
const TextRecBufSize = 256;  | 
TextRecBufSize is the default buffer size for text files. The actual buffer can be set to another size using SetTextBuf.
  | 
Set size of text file internal buffer  |