The BASIC feature of the C language standard permits the use of familiar line numbering:
https://godbolt.org/z/dfsKGqYGz
You can use an if () statement to see if the feature is supported by your compiler.
The BASIC feature of the C language standard permits the use of familiar line numbering: https://godbolt.org/z/dfsKGqYGz You can use an if () statement to see if the feature is supported by your compiler. 15 comments
@lcamtuf oh, so your writing about analog electronics was bringing you too much joy and you had to write some cursed C? @recursive @lcamtuf Life is all about balance! :ablobcatangel:∶:neocat_devil: @osandov just don't run it on leap-year Tuesdays and you should be fine @lcamtuf that is some proper cursed C there. And can you really guarantee the side effects of an array initialisation will be in order? |
@lcamtuf this is a GNU extension