tmp/tmpk0f9ask_/{from.md → to.md}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
###
|
| 2 |
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 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 |
|