This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
Iteration over struct #134
Labels
Difficulty: intermediate
mobilise some notions about the field, but can be learned while doing
Duration: under a day
wil take up to one day
good first issue
Good for newcomers
State: open
ready for contribution
Techno: cairo
cairo
Type: feature
a new feature to implement
Description
Create a recursion exercise on iteration over structs using arrays pointers.
The exercise should use
MyStruct.SIZE
in the loop call and recover thestruct
using type casting.Resources:
Acceptance criteria
The text was updated successfully, but these errors were encountered: