Y
Hacker News
new
|
ask
|
show
|
jobs
by
databus
4747 days 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...
I'm not being sarcastic, just curious if this is normally done these days.
1 comments
Aardappel
4747 days ago
It's not common. This is the inspiration:
http://strlen.com/java-style-classes-in-c
link
databus
4746 days ago
Thanks for that, good read.
link