[ee122] specs for project niggling details

Nescio Nomen nescionomen at gmail.com
Wed Sep 19 20:56:33 PDT 2007


read lines from the keyboard(stdin) up to 2048 Bytes in size

-- what if it is 2049?  should we throw away the entire line and pretend the
user never did anything?  or should we just send the first 2048?  if we do
opt to send the first 2048, should we leave the 2049th on the stream, or
should we take everything stdin has to offer, and just throw away anything
that does not fit?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/ee122/attachments/20070919/3d3f1b4d/attachment.html 


More information about the ee122 mailing list