j
k
j a
j l
Alexander Grund wrote:
...s.read( buf ) writes data to the buffer you supply I get the rationale. But reading that code I would expect that "s" reads from "buf".
s.read( buf ) writes data to the buffer you supply
I get the rationale. But reading that code I would expect that "s" reads from "buf".
¯\_(ツ)_/¯ I'd certainly not expect any such thing if s were File or an istream.
Back to the thread
Back to the list