Address
:
[Go to site:
main page
,
start
]
Usuń skrypty
Akceptuj cookies
Pokaż obrazy
Użyj Referer
Rotate13
Base64
Usu meta tagi
Usuń tytuł srony
Sesja cookies
Annex C (informative)
Compatibility
[diff]
C.3
C++ and ISO C++ 2011
[diff.cpp11]
C.3.6
[input.output]
: input/output library
[diff.cpp11.input.output]
1
#
Affected subclause:
[c.files]
Change:
gets
is not defined
.
Rationale:
Use of
gets
is considered dangerous
.
Effect on original feature:
Valid C++ 2011 code that uses the
gets
function may fail to compile in this International Standard
.