buffered input

Adam D. Ruppe destructionator at gmail.com
Sat Feb 5 19:33:14 PST 2011


This sounds similar to how my network code works. I called
the functions fetchMore() to append to the buffer and eat(int n)
to advance the front position.


More information about the Digitalmars-d mailing list