Is it possible to make a program copy itself somewhere in c? What I meen is say if I compile my program to example.exe, when it runs I want it to copy itself somewhere else say like c:\bob.exe or somthing. Don't know if my question made sence but thanks.
