The program that gets compiled has a weird entry point (probably not being compiled as a flat binary) and doesn't do anything right, really. It looks like it might work with a little time.
External programs is working almost entirely. runMemory() is now working though the struct containing argc and argv is totally broken and I don't know why yet.
The program that gets compiled has a weird entry point (probably not being compiled as a flat binary) and doesn't do anything right, really. It looks like it might work with a little time.