![]() |
Need yuors help
Hello.
I need to write a program in c that make merge Sort the program will be writing in Recursion but i need to write in without loops i wrot a program that make make merge in Recursion but with loops and now i try to write it without loops and it doest work if someone can write me the program i will thank him a lot !!! bye, here is a link how its need to work (but here is with loops ) http://en.wikipedia.org/wiki/Merge_sort |
Re: Need yuors help
someone???
|
Re: Need yuors help
Quote:
|
Re: Need yuors help
I have only the code with loops
i delete the the code that i try to write without loops Do you whnt me to share the code with the loops ??? |
Re: Need yuors help
Yup
|
Re: Need yuors help
this is my code if you can fix by take out the loops and it still do merge Sort :
Code:
void mergeSort(int numbers[], int temp[], int array_size) |
Re: Need yuors help
Please someone can help me i need to submit the program Until tomorrow !!!
|
| All times are GMT +5.5. The time now is 12:21. |