cbc icon indicating copy to clipboard operation
cbc copied to clipboard

What does the error code equal to 1 mean?

Open EruBrent opened this issue 7 years ago • 0 comments

I want to use IEDA debug cbc source code , but always fail . error statement is Process proc = Runtime.getRuntime().exec(cmd); eixtcode = 1; why? class : CommandUtils

EruBrent avatar Jun 26 '18 12:06 EruBrent