Skip to content

Commit

Permalink
Merge branch 'master' into zig
Browse files Browse the repository at this point in the history
  • Loading branch information
Molaryy authored Sep 3, 2024
2 parents cbd636e + 03395bd commit c308f02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions software/32.Zig/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,12 @@ For this step you will create a interactive calculator that will take a first nu

📚 Documentation:


- [Errors](https://ziglang.org/documentation/master/#Errors)
- [Memory](https://zig.guide/standard-library/allocators)
- [ArrayList](https://zig.guide/standard-library/arraylist)


✔️ Validation:

You should get something like this :
Expand Down

0 comments on commit c308f02

Please sign in to comment.