Forum: C++ Aug 22nd, 2008 |
| Replies: 13 Views: 2,905 I replied to the wrong thread, Sorry!
"I once did something of that kind.
I wouldl Like to offer my help, but one thing is, "I dont understand your problem". Try to be more specific and if... |
Forum: C++ Aug 22nd, 2008 |
| Replies: 4 Views: 1,161 Wot a quick reply! Thanks jencas I 'l have a look at it. One more question, Can I sort a listbox containing strings?
:icon_cool: |
Forum: C++ Aug 22nd, 2008 |
| Replies: 4 Views: 1,161 :'(
Hi geeks!, since I started programming I have never used qsort() for sorting. I also tried to consult books but, 'little or no success!'.
Can anyone who know better help me to understand... |
Forum: C++ Aug 15th, 2008 |
| Replies: 2 Views: 616 I'l try using 'qsort()'. I never new there was such a function, but now because of you I..........! ;-)
About the error, it was not an error at all. It is wrong logic that I used, and I got it al... |
Forum: C++ Aug 15th, 2008 |
| Replies: 2 Views: 616 Hi happy people
I've bin trying to sort items in a list box, the problem is obviously: It doesn't work
Please, any modifications to the code below is fully and unconditionally allowed.
... |