Alex Vinokur
unread,Dec 18, 2004, 9:45:52 AM12/18/04Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to log-...@googlegroups.com
===============
No optimization
---------------
[C] functions getc, putc
[C] functions fgetc, fputc
[C] functions fread, fwrite
[C++] operators >>, <<
[C++] methods get, put
[C++] methods sbumpc, sputc
[C++] method sbumpc, operator <<
[C++] method rdbuf, operator <<
[C++] methods read, write; const buf
[C++] methods read, write; max buf
[C] overhead clearerr/rewind
[C++] overhead clear/seekg/seekp
===============