+++++++++++++++++++++++++++ Hi Zemzela I am having difficulty in accessing this forum to edit. Here as below I have my own version of the program....
Hi I bothered to read your program and corrected a few things. I hope that you read my program carefully and learn from it. I hope that it is...
Hi It seems that your algorithm for quick sort is wrong. The following is the algorithm for quick sort. I hope this helps. Best regards Chong...
Hi your keffel() functions is supposed to return int. The program as it is won't compile. Bestt regards Chong
Hi You have got it wrong. The following program below should show it. ++++++++++++++++++++++++++++++++++++++++++++++ #include<stdio.h>...
Hi One way to run a program at startup is to try Start->Control Panel->Add Scheduled Task .. Best regards Chong
Hi try the following: +++++++++++++++++++++ struct dir { char name[100]; int root_dir; : }; struct fat { struct dir*dir_away; };...
Hi I am sorry that you were giving a solution. I am new to this webiste and leraning how to use this website. Best regards Chong
Hi What is your question? Is it your discovery or you mean to ask something? Best regards Chong
Separate names with a comma.