Darren New wrote:
Indeed, the early Java stuff was documented like this:
  void read(buf)
     Reads the buffer
  void write(buf)
     Writes the buffer
because they didn't bother to change the copy/paste errors in the source.

Duh. I mean
void read(buf) - reads the buffer.
void write(buf) - reads the buffer.

--
  Darren New / San Diego, CA, USA (PST)
    "That's pretty. Where's that?"
         "It's the Age of Channelwood."
    "We should go there on vacation some time."

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to