Replies: 1 comment
-
|
I've tried to answer that question here: https://c3.handmade.network/blog/p/8886-why_does_c3_use_%2527fn%2527 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why do you use the "fn" keyword for functions and methods. It could be simply omitted and would fit the C declaration.
What is(are) the benefit(s) using the "fn" keyword? It's more to wrtie and seems not to help with readability of code.
Beta Was this translation helpful? Give feedback.
All reactions