Added notes to exercise 94 c_math.
This commit is contained in:
parent
48b2032024
commit
9e48c9a339
2 changed files with 18 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
--- exercises/094_c_math.zig 2023-10-22 14:00:02.909379696 +0200
|
||||
+++ answers/094_c_math.zig 2023-10-22 14:02:46.709025235 +0200
|
||||
@@ -19,7 +19,7 @@
|
||||
--- exercises/094_c_math.zig 2024-02-28 12:50:35.789939935 +0100
|
||||
+++ answers/094_c_math.zig 2024-02-28 12:53:57.910309471 +0100
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
const c = @cImport({
|
||||
// What do we need here?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue