D - Reading one char at a time.
- Julio César Carrascal Urquijo (4/4) Oct 04 2003 What's the performance penalty on using File's getc() and getcw()? Are t...
What's the performance penalty on using File's getc() and getcw()? Are they buffered? Should I read a buffer and read each character in memory? -- Julio César Carrascal Urquijo
Oct 04 2003