index
:
zigling-exercises.git
main
My copy of the Zigling exercises and their solutions. See the original at https://codeberg.org/ziglings/exercises
Ibrahim Muftee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
patches
/
patches
/
044_quiz5.patch
blob: 44d44518890c3018eb1e0b0471029f78c11c034d (
plain
)
1
2
3
4
21a22 > var elephantB = Elephant{ .letter = 'B' }; 27a29 > elephantB.tail = &elephantC;