header files

Apr 27, 2017 at 10:24pm
how many header files is too many?
Is using 4 for a big project too many or not?
Apr 27, 2017 at 10:56pm
You can use as many header files as you want, the compiled program will not getting bigger or slower. Maybe that the parsing process may be a little bit slower.
Last edited on Apr 27, 2017 at 10:58pm
Topic archived. No new replies allowed.