C cheatsheet typo
Author: shanikeCreated Apr 8, 2024Updated May 2, 2024
https://github.com/LeCoupa/awesome-cheatsheets/blob/559d03ecf3db1450a19a0fb5f4b6ba3394a4eae0/languages/C.txt#L205 Was meant to be "only parameters passed by address can be modified"? or "only parameters passed by address are modified"?
Context: Function definition in the C language
Source: LeCoupa/awesome-cheatsheets