hi,
how to compile and run an individual cpp file in a project, in which there are other cpp files containing main(). the "debug->start (without) debugging" option seems used to run the whole project.
Thanks
Yu
hi,
how to compile and run an individual cpp file in a project, in which there are other cpp files containing main(). the "debug->start (without) debugging" option seems used to run the whole project.
Thanks
Yu
how to run an individual cpp file in a project?
sj2509