Skip to content

Commit d87993d

Browse files
committed
move overflow content to 13
1 parent 94b7289 commit d87993d

File tree

3 files changed

+13
-10
lines changed

3 files changed

+13
-10
lines changed

input/2025/12.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,3 @@
1818
#include "modules/building-with-specific-c-ver.md"
1919
#include "modules/flexible-array-member.md"
2020
#include "modules/structure-bit-fields.md"
21-
22-
# Overflow content
23-
24-
#include "modules/transparent-handles.md"
25-
#include "modules/incomplete-type.md"
26-
#include "modules/opaque-structures.md"
27-
28-
#include "modules/home-assignments/home-assignment-section.md"
29-
#include "modules/home-assignments/get-bits.md"
30-
#include "modules/home-assignments/dirtree.md"

input/2025/13.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"build" : "lecture-notes/13.md",
3+
"files" : ["input/2025/13.md"]
4+
}

input/2025/13.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Overflow content
2+
3+
#include "modules/transparent-handles.md"
4+
#include "modules/incomplete-type.md"
5+
#include "modules/opaque-structures.md"
6+
7+
#include "modules/home-assignments/home-assignment-section.md"
8+
#include "modules/home-assignments/get-bits.md"
9+
#include "modules/home-assignments/dirtree.md"

0 commit comments

Comments
 (0)