User profile: Endymion

User info
User name:Endymion
Old user name:luke6386
History
Joined:
Number of posts:40
Latest posts:

Trying to make a bucket sort, and display the results.
I need to develop a bucket sorting program to sort elements in an array. I also wanted to display th...

question about pointers
Thanks for clearing up my answers and the hints for the next questions.

question about pointers
I have to answer some questions that does not require me to write a program. I have some of it done,...

Multiple functions taking input from two arrays
Got the code working. Going to display it in case it can help someone else down the line. [code]#inc...

Multiple functions taking input from two arrays
I have tried labeling the function several different things besides void so it can return a value. S...