how to search an array?



Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS

how to search an array?

Postby kiran » Wed Sep 12, 2007 6:44 pm

how to search an array?
kiran
 
Posts: 17
Joined: Mon Sep 03, 2007 10:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: how to search an array?

Postby William Thompson » Wed Sep 12, 2007 8:23 pm

Either random, sequential (SEARCH) or binary (SEARCH ALL)........
William Thompson
 
Posts: 81
Joined: Sat Jun 09, 2007 4:24 am
Location: Tucson AZ
Has thanked: 0 time
Been thanked: 1 time

Re: how to search an array?

Postby swapnak » Wed Oct 03, 2007 5:19 pm

kiran wrote:how to search an array?

hai,


by using binary search we can search the array.
swapnak
 
Posts: 1
Joined: Wed Oct 03, 2007 4:00 pm
Has thanked: 0 time
Been thanked: 0 time


Return to IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post