We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57f2d0a + 47d129f commit 2f86922Copy full SHA for 2f86922
reference/src/layout/structs-and-tuples.md
@@ -235,7 +235,7 @@ a detailed write-up of what such rules entail (as well as the relevant
235
specs for your platform). For most platforms, however, this means the
236
following:
237
238
-[C17]: http://www.open-std.org/jtc1/sc22/wg14/www/abq/c17_updated_proposed_fdis.pdf
+[C17]: https://web.archive.org/web/20181230041359if_/http://www.open-std.org/jtc1/sc22/wg14/www/abq/c17_updated_proposed_fdis.pdf
239
240
- Field order is preserved.
241
- The first field begins at offset 0.
0 commit comments