Forum: C++ May 7th, 2008 |
| Replies: 5 Views: 910 i've edited the code and made a function for sorting but now i need the modifiy function how can i modify a contact that's my code hope u can help
#include<iostream>
#include <cstring>... |
Forum: C++ May 5th, 2008 |
| Replies: 5 Views: 910 that is one of the function that if the user want to add another contact to the original phone book which already contain names |
Forum: C++ May 5th, 2008 |
| Replies: 5 Views: 910 i don't have a clue a bout the sort i've tried many functions from the internet but they didn't work but i've began in the other function in the phone book and that is what i get thnx
... |
Forum: C++ May 5th, 2008 |
| Replies: 5 Views: 910 i need help in c++ program I'm asked to make a phone book which can sort all the names in it alphabetically plllllz i need help |