I want to create a program that modifies another c++ source,compiles it and runs the exe.
I mean with something like gcc may be I can but on a windows os gcc may not be present.
Is it possible?
I want to create a program that modifies another c++ source,compiles it and runs
Share
I think your options are fairly limited for windows: