473,503 Members | 2,059 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Need help !!!!

1 New Member
I am working on windows 2000 service pack 4 on Dev c++ 4.9.9.2. I want to store the executable code in an array ( in memory and not on a hard disk in form of .exe file) and then run this executable code stored in array by a c++ / C program how can I do it?????
Jun 12 '07 #1
2 1172
DeMan
1,806 Top Contributor
Not quite sure what you mean......
Could you please attempt to clarify.....
Jun 12 '07 #2
weaknessforcats
9,208 Recognized Expert Moderator Expert
As far as I know, you will have to write the exe back to disc and execute it using the system() command.
Jun 12 '07 #3

Sign in to post your reply or Sign up for a free account.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.