856e5dcfa49899ac9231ee2f78c1dc9ab66681a2
write(), print(), println() now return size_t (and don't use negative values to signal errors). Print adds writeError() for checking for write errors, clearWriteError() to reset the flag to false, and a protected setWriteError() for signalling errors. http://code.google.com/p/arduino/issues/detail?id=598
Description
No description provided
Languages
C++
94.5%
Makefile
5.5%