24 Nov 08:15
Re: Re: How quit?
From: David Lloyd <Lloy0076 <at> adam.com.au>
Subject: Re: Re: How quit?
Newsgroups: gmane.comp.lang.ocaml.beginners
Date: 2008-11-24 07:15:07 GMT
Subject: Re: Re: How quit?
Newsgroups: gmane.comp.lang.ocaml.beginners
Date: 2008-11-24 07:15:07 GMT
Howdy,
bash-3.2$ ocaml
Objective Caml version 3.10.2
# exit 1;;
bash-3.2$ echo $?
1
bash-3.2$ ocaml
Objective Caml version 3.10.2
# exit 50;;
bash-3.2$ echo $?
50
The $? variable is the value that the terminated process returned.
DSL
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch format to Traditional
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
.
__,_._,___
RSS Feed