Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - <b>shortcutting</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Shortcutting

     (expression) A compiler optimization that causes expressions to be
     evaluated only to the extent required to determine their outcome.  For
     example, in the expression f() .OR. g() function g need not be executed
     if function f returns true (.T.).  CA-Clipper performs shortcutting on
     all logical operators (.OR. .AND. .NOT.).


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson