hi fellows,
this is just to inform you that i have posted a program for sorting of arrays using index sorting and translation tables. the code is in the powerbasic source code forum at this address:
http://www.powerbasic.com/support/pb...ad.php?t=23789
your own user defined translation table for the program can be made using the second of the two programs at this address:
http://www.powerbasic.com/support/pb...ad.php?t=22936
comments for further improvement are welcome.
regards.
erik
------------------
[this message has been edited by erik christensen (edited march 09, 2001).]
this is just to inform you that i have posted a program for sorting of arrays using index sorting and translation tables. the code is in the powerbasic source code forum at this address:
http://www.powerbasic.com/support/pb...ad.php?t=23789
your own user defined translation table for the program can be made using the second of the two programs at this address:
http://www.powerbasic.com/support/pb...ad.php?t=22936
comments for further improvement are welcome.
regards.
erik
------------------
[this message has been edited by erik christensen (edited march 09, 2001).]
Comment