tmp/tmp8hbp3d6g/{from.md → to.md}
RENAMED
|
@@ -20,7 +20,7 @@ namespace std {
|
|
| 20 |
```
|
| 21 |
|
| 22 |
The contents and meaning of the header `<cctype>` are the same as the C
|
| 23 |
standard library header `<ctype.h>`.
|
| 24 |
|
| 25 |
-
ISO C 7.4
|
| 26 |
|
|
|
|
| 20 |
```
|
| 21 |
|
| 22 |
The contents and meaning of the header `<cctype>` are the same as the C
|
| 23 |
standard library header `<ctype.h>`.
|
| 24 |
|
| 25 |
+
See also: ISO C 7.4
|
| 26 |
|