Bracketing Binary Chop In COBOL
Posted
on Code Project
See other posts from Code Project
Published on Fri, 18 Jun 2010 10:31:00 GMT
Indexed on
2010/06/18
10:34 UTC
Read the original article
Hit count: 166
Filed under:
COBOL already has SEARCH ALL, but what if you want to find table values which bracket a searched value - here is the solution
© Code Project or respective owner