Forum: C++ Mar 11th, 2006 |
| Replies: 2 Views: 11,623 [COLOR=Navy]Pls I need help on how to insert elements into a sorted linked list.I actually have a list that contains names and scores for students and I want the elements to be inserted into the... |
Forum: C++ Jul 4th, 2005 |
| Replies: 7 Views: 37,085 I am also like you , just learning C++ and I am impressed at your efforts, but I think one obvious lapse is that your division function didn't take care of divide by zero error which is quite... |
Forum: C++ Jul 4th, 2005 |
| Replies: 1 Views: 107 hmm this is interesting and educating..do you have any reference where I can learn more on using "Unions"
Thank you |
Forum: C++ Jul 4th, 2005 |
| Replies: 1 Views: 3,378 hmm this is interesting and educating..do you have any reference where I can learn more on using "Unions"
Thank you |
Forum: C++ May 9th, 2005 |
| Replies: 5 Views: 1,812 Thanks ,I really appreciate yur response |
Forum: C++ May 9th, 2005 |
| Replies: 5 Views: 1,812 :p Hello ,
Ps I need someone to direct me to any site where I can get some challenging programming tasks that will enable me develop my C++ programming skills.
I'm tired of reading books and... |
Forum: C++ Mar 25th, 2005 |
| Replies: 6 Views: 2,702 Can anybody help me with a code to clear the screen using C++.
I have a program that has to continuously make changes to an array and display the array after each modification.
All I need is a code... |