BINSEARCH -- Binary Search Technique in RPG |
---|
Binary Search. An RPG technique to use a binary search instead of a normal lookup operation. On large arrays (e.g. 100+ entries), this can be a significant performance advantage. |
For the full documentation, click here.
Added to TAA Productivity tools April 1, 1995