Hallo everyone,
I was told that we can seperate our projects and then combine it into 1 application. How can I do it?
I was asked to split my code into 2 section, the code in the first section will never change and the other one will be changed periodically. So the first one should be compiled only once, and the second one will be compiled many times and then combined with the first one.
Is there anyway we can do this?
Thank You Very Much for any advice or knowledge on this!

Reply With Quote



