Moving the kernel to modern C
Moving the kernel to modern C
Posted Feb 27, 2022 18:55 UTC (Sun) by camhusmj38 (subscriber, #99234)In reply to: Moving the kernel to modern C by marcH
Parent article: Moving the kernel to modern C
The declaration has a type - it’s inferred from the initialiser. It’s really only appropriate with local variables.
