Y
Hacker News
new
|
ask
|
show
|
jobs
by
backpropaganda
2958 days ago
Incremental compilation creates .o files for every compiled .c file, and so it could also create a .h file at the same time (perhaps fused in the .o file).
1 comments
exikyut
2958 days ago
Ooooh, duh.
Takes notes
link