|
|
|
|
|
by ars
2895 days ago
|
|
> But one can dream ... There's nothing stopping you from simply doing it. With a couple of macros the whole thing can just be a header file. True, it doesn't take you all the way there (you'll still need to manually check array access to make sure they don't go over), but it's a start. And those manual checks can be a macro as well, to make it easy to add them where needed. |
|