User: madeleine

  • Public profile

User profile: madeleine

User info
User name:madeleine
History
Joined:
Number of posts:5
Latest posts:

queue structure - linked list - empty element
Yes, it's for the assignment. And I don't really understand how to start. And I get your advices, b...

queue structure - linked list - empty element
Hi, I had to make a queue structure using linked list. (code below) My next task is to change it, ...

merge sort implementation problem
Yes. It is also right. I'll correct it. However my main problem is that this program does not sort ...

merge sort implementation problem
of course.Thanks for this remark. I corrected it: [code] int *tmp1 = (int*)malloc(sizeof(int)*nSize...

merge sort implementation problem
Hi. On lecture profesor did present us natural merge sort algorithm implementation in C++. Unfortuna...

This user does not accept Private Messages