Spannerman
Programmer
I am sorting a maximum of 650 items in a table and then reading a sequential file to pull out the relevant data
that goes with the sorted item.Every now and then my system crashes with STACK OVERFLOW!!!
I could not master Q-Sort so I am using the good old BUBBLE SORT which I am very familiar with. Any ideas?????
that goes with the sorted item.Every now and then my system crashes with STACK OVERFLOW!!!
I could not master Q-Sort so I am using the good old BUBBLE SORT which I am very familiar with. Any ideas?????