User profile: franci25

User info
User name:franci25
History
Joined:
Number of posts:52
Latest posts:

Binary Search Help
so how do i write that into my program to show the name and testScores. im not getting it, its reall...

Binary Search Help
where do i put that/

Binary Search Help
[code]int searchData(char studentName[][6], int size, char searchKey[]){ int first, last, mid; boo...

Binary Search Help
void main(){ int scores[5]; char students[5][6]; char key[6]; char answer[4] = "yes"; int siz...

Binary Search Help
Can you show it for me. i dont really understand

This user does not accept Private Messages