dict.cc dictionary
ParserBase.BUFLEN Field
Length of the buffer used for reading input file
[Visual Basic]
Private Const BUFLEN As
Integer
= 2048
[C#]
private const
int
BUFLEN = 2048;
See Also
ParserBase Class
|
dict Namespace