From Jason Turner

[diff.cpp11.input.output]

Diff to HTML by rtfpessoa

tmp/tmpk0f9ask_/{from.md → to.md} RENAMED
@@ -1,7 +1,7 @@
1
- ### Clause [[input.output]]: input/output library <a id="diff.cpp11.input.output">[[diff.cpp11.input.output]]</a>
2
 
3
- [[c.files]] **Change:** `gets` is not defined. **Rationale:** Use of
4
- `gets` is considered dangerous. **Effect on original feature:** Valid
5
- C++11code that uses the `gets` function may fail to compile in this
6
- International Standard.
7
 
 
1
+ ### [[input.output]]: input/output library <a id="diff.cpp11.input.output">[[diff.cpp11.input.output]]</a>
2
 
3
+ **Change:** `gets` is not defined. **Rationale:** Use of `gets` is
4
+ considered dangerous. **Effect on original feature:** Valid C++11 code
5
+ that uses the `gets` function may fail to compile in this International
6
+ Standard.
7