Andy Lutomirski <l...@amacapital.net> wrote: > Constants are almost always all caps. Is there any reason these are > lowercase?
It's also easier to create macros that pair structs or functions with the contants by name. David
Andy Lutomirski <l...@amacapital.net> wrote: > Constants are almost always all caps. Is there any reason these are > lowercase?
It's also easier to create macros that pair structs or functions with the contants by name. David