[snip] > > New copying methods have been added and checked: > > Test file modes : text, binary > ------------------------------ > > Testsuites > ---------- > C-01 : Functions getc() and putc() > C-02 : Functions fgetc() and fputc() > C-03 : Functions fread() and fwrite() > UNIX-C-04 : Function mmap > CPP-01 : Operators >> and << > CPP-02 : Methods get() and put() > CPP-03 : Methods sbumpc() and sputc() > CPP-04 : Method sbumpc() and operator << > CPP-05 : Method rdbuf() and operator << > CPP-06 : Methods read() and write() with const buffer > CPP-07 : Methods read() and write() with max buffer > CPP-08 : Method getline > CPP-09 : Method ifstream getline > CPP-10 : Method iterators (istream_iterator, ostream_iterator) > > > See: > http://article.gmane.org/gmane.comp.lang.c++.perfometer/45 > http://article.gmane.org/gmane.comp.lang.c++.perfometer/44 >
So much reading... I need charts and/or graphs man! ;-) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/