Best way to make a large project?
I have a large project I'm planning on making, and each section would be divided into chapters. My original plan is just to make each chapter a function in *Source.cpp* and then have a main function in *Source.cpp*, but is there a better way to do so?
https://redd.it/8okg7i
@r_cpp
I have a large project I'm planning on making, and each section would be divided into chapters. My original plan is just to make each chapter a function in *Source.cpp* and then have a main function in *Source.cpp*, but is there a better way to do so?
https://redd.it/8okg7i
@r_cpp