tmp/tmp8drqym_s/{from.md → to.md}
RENAMED
|
@@ -1,13 +0,0 @@
|
|
| 1 |
-
**Table: Length modifier** <a id="tab:localization.length.modifier.in">[tab:localization.length.modifier.in]</a>
|
| 2 |
-
|
| 3 |
-
| Type | Length modifier |
|
| 4 |
-
| -------------------- | --------------- |
|
| 5 |
-
| `short` | `h` |
|
| 6 |
-
| `unsigned short` | `h` |
|
| 7 |
-
| `long` | `l` |
|
| 8 |
-
| `unsigned long` | `l` |
|
| 9 |
-
| `long long` | `ll` |
|
| 10 |
-
| `unsigned long long` | `ll` |
|
| 11 |
-
| `double` | `l` |
|
| 12 |
-
| `long double` | `L` |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|