Program loading...it works!
Posted: Sun Dec 09, 2007 12:31 pm
I just got simple (binary) program loading working!!!!
my execu() function, in the form of execu(program_name) loads the program, returns the address, and then creates a new task for it!
Took me a little while to get it working, but it works well.
-JL
my execu() function, in the form of execu(program_name) loads the program, returns the address, and then creates a new task for it!
Took me a little while to get it working, but it works well.
-JL