|
Here's another simple one Displaying 1-3 of 3 total.
1
Khalil
|
I know that && is AND in and if statements code, what is OR?
Example
if mx is greater than 300 OR mx is less than 200
Now I know somebody will tell me to look at teh docs, so I'll ask this too:
Where can I find complete documentation of all the functions and all coding structures in VergeC?
Posted on 2001-03-18 20:01:00
|
Allan
|
This one should be in the docs but the "or" statement is expressed as double pipe or ||. Thats Shift+Backslash, the key next to backspace. If there isn't documentation on this kind of stuff in the docs then try looking at some book/website on C. I haven't really taken a close look at the docs yet...
Companions the creator seeks, not corpses, not herds and believers. Fellow creators the creator seeks--those who write new values on new tablets. Companions the creator seeks, and fellow harvesters; for everything about him is ripe for the harvest.
Posted on 2001-03-18 20:46:21
|
TheGerf
|
Go to the verge source, link at the bottom of the menu.
Go to articles, official docs, and VergeC 2.5 Reference
or here http://www.vergesource.com/articles/view/29/
TheGerf, not just any gerf.
Posted on 2001-03-18 22:22:06
|
Displaying 1-3 of 3 total.
1
|
|