[PATCH] Fix documentation for setbuf.

Pétur Runólfsson peturr02@ru.is
Fri Aug 29 09:56:00 GMT 2003


Hi,

The documentation for setbuf() incorrectly described setbuf(0, 0) as
having undefined behaviour on stringbuf, and failed to mention
strstreambuf at all. There were also some typos in the next sentence.

Regards,
Petur

2003-08-29  Petur Runolfsson  <peturr02@ru.is>

	* docs/html/27_io/howto.html: setbuf(0, 0) has no effect on
	stringbuf or strstreambuf. Fix typos.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: setbuf.diff
Type: application/octet-stream
Size: 1825 bytes
Desc: setbuf.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030829/1adbca14/attachment.obj>


More information about the Gcc-patches mailing list