Home | Notes | Languages | Programs | Homework |
or |
Justin (juhutchi@VT.EDU)
Wed, 19 Sep 2001 17:38:06 -0400
Message-ID: <LOEPKHJLGJNBPOEMBOODMEJLCAAA.juhutchi@vt.edu> Date: Wed, 19 Sep 2001 17:38:06 -0400 From: Justin <juhutchi@VT.EDU> Subject: or
sorry, but I can't seem to find how to use 'OR' in pascal. Anybody know
the equivalent pascal code for this c statement:
if ( (x==1) || (x==2) ) { ... }
thanks
Justin
Home | Notes | Languages | Programs | Homework |