#Proble with qsort
Hello,
I have a little problem….
Maybe it`s to late today ..<g>
I have the following struct
struct SysBr {
UBYTE *name;
}*swege;
and I will the names sortet in the array…
My qsort does`n works on this struct…
qsort((char *)&(swege[0]),count,(struct SysBr));
count is the value 15 in my case…
In a other struct I have the same situation only that the UBYTE names[15];
works fine…
Is somebody out there they can help in this case and explain why the qsort
works in the second struct and not in he first ?
Chris
Known as: SYSOP@apd.insider.sub.de 8.5 GBytes Online
Christian_Benner%2:245/6613.8 Mailbox: +49 6384 7582