How do I reference External Symbols in an if/then statement?
Author: magicgb
Creation Date: 12/8/2008 6:45 PM
profile picture

magicgb

#1
How do I reference External Symbols in an if/then statement?

CODE:
Please log in to see this code.


This causes an error:

if ( cDIA[bar] > cDIA[bar-1] )
profile picture

Eugene

#2
QUOTE:
if ( cDIA[bar] > cDIA[bar-1] )


CODE:
Please log in to see this code.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).