Forum: DaniWeb Community Feedback Apr 17th, 2006 |
| Replies: 22 Views: 2,894 Here are a series of messages I've been getting, it's partly my fault, but everytime I get a message via PM, it comes to my email.
I don't know if I'm allowed to complain here so here are the... |
Forum: C++ Apr 13th, 2006 |
| Replies: 9 Views: 19,189 I found the solution.
Use strcpy to convert string values as an assignment operatoer over the '=' sign. |
Forum: C++ Apr 12th, 2006 |
| Replies: 9 Views: 19,189 I think both of us read the problem wrongly... we're not trying to sort it "alphabetically" per say. It just needs to sort out the strings in such a way that we can search the array for the name.
... |
Forum: C++ Apr 12th, 2006 |
| Replies: 9 Views: 19,189 Narue, you're code is full of bugs. :cool:
Lol, I tried running it and it displayed a lot of funny stuff.
Anyway, Fodo_bett, this is the exact same problem I'm working on, whenever I'm having... |