Click here to Skip to main content
15,889,216 members
Articles / Programming Languages / COBOL

Bracketing Binary Chop in COBOL

Rate me:
Please Sign up or sign in to vote.
4.83/5 (3 votes)
18 Jun 2010CC (ASA 2.5)2 min read 17.7K   6  
COBOL already has SEARCH ALL, but what if you want to find table values which bracket a searched value - here is the solution.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Creative Commons Attribution-ShareAlike 2.5 License


Written By
Web Developer
United Kingdom United Kingdom
I am now a Software Systems Developer - Senior Principal at Micro Focus Plc. I am honoured to work in a team developing new compiler and runtime technology for Micro Focus.

My past includes a Ph.D. in computational quantum mechanics, software consultancy and several/various software development and architecture positions.

For more - see

blog: http://nerds-central.blogspot.com

twitter: http://twitter.com/alexturner

Comments and Discussions