View Single Post
  #2 (permalink)  
Old July 2nd, 2007, 01:44 PM
codefishy codefishy is offline
Registered User
 
Join Date: Jun 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Oop I figured it out ^_^

Apparently the command outputs a 1 or 0 for pass fail and you can retrieve it simply by using

cout << "command"

^_^

- Codefishy
Reply With Quote