K 10 svn:author V 3 das K 8 svn:date V 27 2004-06-08T05:44:52.000000Z K 7 svn:log V 309 Set errno to EBADF on attempts to write to a stream that is not writable. Affected callers include fwrite(), put?(), and *printf(). The issue of whether this is the right errno for funopened streams is unresolved, but that's an obscure case, and some errno is better than no errno. Discussed with: bde, jkh END