Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- GT_LIB v1.0 Reference Guide Release 1.0 - <b>same as nantucket/ca supplied acomp() but without the bugs</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Same as Nantucket/CA supplied AComp() but without the bugs
------------------------------------------------------------------------------

 Syntax

         GT_aComp(<aArray>, <bComp>, <nStart>, <nStop>) --> nPos

 Arguments:

       <aArray>   - the array to compare
       <bComp>    - the comparison block
       <nStart>   - the element at which to start
       <nStop>    - the element at which to stop

 Returns:

       nPos       - the position of the element in the array which
                    satisfies <bComp>

 Description:

       Same as Nantucket/CA supplied AComp() but without the bugs

 Examples:

 Source: ACOMP.PRG

 Author:  Andy M Leighton

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