@redstarfish@freesoftwareextremist.com
Post #2355775
2026-05-08 18:10 UTC
@Pi_rat@freesoftwareextremist.com where did you find it?
Replies (1)
-
@Pi_rat@freesoftwareextremist.com 2026-05-08 18:17
@redstarfish@freesoftwareextremist.com C intro, 22.1.4.2 Passing array arguments "This is a promise to the compiler that the function will always be called with an array of 20 elements, so that the compiler can optimize code accordingly. If the code breaks this promise and calls the function with, for example, a shorter array, unpredictable things may happen." It sounds like a threat, and other things too like the promise will be held sacredly.