Moving the kernel to modern C
Moving the kernel to modern C
Posted Feb 28, 2022 8:17 UTC (Mon) by geert (subscriber, #98403)In reply to: Moving the kernel to modern C by marcH
Parent article: Moving the kernel to modern C
Thanks, I do like the mathematical view!
And allowing declarations after statements is a requirement for making intermediate results of non-trivial processing const.
And allowing declarations after statements is a requirement for making intermediate results of non-trivial processing const.