Quote:
Originally Posted by biojae
And this returns a struct of type STATUS?
What variables are in that struct?
|
This function prints to stdout... the status is what you would expect from an application in a shell... i.e. 0 == success non-0 == failure.
-Joe