17
My personal C coding style as of late 2023
(nullprogram.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
a.k.a "if we could make C look more like Rust" :)
I suppose he had to wrap all the standard string operations to update the count field? Probably with a small performance hit to count the length of the result.