5 ms·
Is it common for a lot of the source code live in header files? E.g. https://github.com/aardappel/treesheets/blob/master/src/cell.h https://github.com/aardappel
by databus 13y ago
Is it common for a lot of the source code live in header files?
E.g. https://github.com/aardappel/treesheets/blob/master/src/cell.h https://github.com/aardappel/treesheets/blob/master/src/cell...
I'm not being sarcastic, just curious if this is normally done these days.