Is there a way to restart your application?
Does anyone know if there is a way to restart your application - basically unload the old copy, read in a new one and start it from the beginning?
It would be like the execv() system call in Unix with the name of the application.
Many thanks for your thoughts.
D
|