2025-01-16 13:17:32

This commit is contained in:
Isaac Shoebottom 2025-01-16 13:17:32 -04:00
parent 6fe529f2be
commit 3c90f58039
2 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "UNB/Year 5/Semester 2/CS4745/Lecture Notes.md", "file": "UNB/Year 5/Semester 2/CS4613/Lecture Notes.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
@ -167,12 +167,12 @@
}, },
"active": "a4868a0d0ec2cb3a", "active": "a4868a0d0ec2cb3a",
"lastOpenFiles": [ "lastOpenFiles": [
"UNB/Year 5/Semester 2/CS4745/Lecture Notes.md",
"UNB/Year 5/Semester 2/HIST3925/Breakout Questions.md", "UNB/Year 5/Semester 2/HIST3925/Breakout Questions.md",
"UNB/Year 5/Semester 2/HIST3925/Lecture Notes.md", "UNB/Year 5/Semester 2/HIST3925/Lecture Notes.md",
"UNB/Year 5/Semester 2/CS3383/Lecture Notes.md", "UNB/Year 5/Semester 2/CS3383/Lecture Notes.md",
"UNB/Year 5/Semester 2/CS4725/Lecture Notes.md", "UNB/Year 5/Semester 2/CS4725/Lecture Notes.md",
"UNB/Year 5/Semester 2/CS4613/Lecture Notes.md", "UNB/Year 5/Semester 2/CS4613/Lecture Notes.md",
"UNB/Year 5/Semester 2/CS4745/Lecture Notes.md",
"UNB/Year 5/Semester 2/CS4725", "UNB/Year 5/Semester 2/CS4725",
"UNB/Year 5/Semester 2/CS4613", "UNB/Year 5/Semester 2/CS4613",
"UNB/Year 5/Semester 2/CS4745", "UNB/Year 5/Semester 2/CS4745",

View File

@ -7,3 +7,4 @@ TODO: Go over slide 2 stuff and fill in
# Lecture 3: Local binding # Lecture 3: Local binding
Stacker helps show the enviroment, heap allocations, and stackframes Stacker helps show the enviroment, heap allocations, and stackframes
# Lecture 4: Functions