Topic: Nitpick on basic_filebuf::seekpos
Author: Ray Lischner <dontspamme@spam.you>
Date: Fri, 5 Jul 2002 22:09:23 GMT Raw View
The description of basic_filebuf::seekpos (section 27.8.1.4) omits the
parameter name for the second parameter. The text of the description refers
to "which". One is forced to go back to the class declaration at the start
of the section to see the use of "which" as the parameter name. The name
should appear with the function description, for clarity.
--
Ray Lischner, author of C++ in a Nutshell (forthcoming, Q4 2002)
http://www.tempest-sw.com/cpp/
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html ]