User profile: LullaBelle

User info
User name:LullaBelle
History
Joined:
Number of posts:36
Latest posts:

Reading a file into an array that is 10 by 10
Since you've declared the rows and columns as constants, you can use them as your size declarators f...

Reading a file into an array that is 10 by 10
I'm still a newbie, but from my understanding, you're wanting to use a two-dimension array, since th...

Displaying results of a binary search
[quote]What does your binary search return? Does it return an index into some sorted collection, or ...

Displaying results of a binary search
What would you need? I didn't add more of my code because I didn't think it'd be necessary. Well, h...

Displaying results of a binary search
Any insight? I've been trying to think of what to do, but nothing is coming to mind. I guess if it's...