Pass Control form one Executable to another C++ -


this question has answer here:

does there exist way pass control 1 exe file such when first exe ends second 1 starts working ?

the exec family of functions replace 1 running program image another. open files , various other bits of state preserved, may or may not want; write glue code appropriate.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -