std.cfg: Added a valid-tag for read streamsize.

This commit is contained in:
orbitcowboy 2016-12-13 13:10:40 +01:00
parent f89c606031
commit a694ebc602
1 changed files with 1 additions and 0 deletions

View File

@ -4064,6 +4064,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
</arg>
<arg nr="2">
<not-uninit/>
<valid>0:</valid>
</arg>
</function>
<!-- Not part of standard, but widely supported by runtime libraries. -->