I want to store the printf output of an exe file that I call by system(foo.exe) in ruby and get the exit status. How would I do that?
Asked
Active
Viewed 36 times