Moving the kernel to modern C
Moving the kernel to modern C
Posted Feb 24, 2022 15:12 UTC (Thu) by ballombe (subscriber, #9523)Parent article: Moving the kernel to modern C
Note that, if for some reason you need to stay with c89, you can always add a block around the for() statement to hold the loop variable.
