Netlinx Quick Sort String/Struct Example
joelw
Posts: 175
This is a Netlinx Quick Sort example that adds command text to global array of structures, and sorts it using an optimized quick sort algorithm.
http://www.indyelectronics.com/QSort.AMX.Example.zip
Be sure to issue "msg on" at telnet prompt to see example output.
Example string to send via Telnet console could be: send c vdvSort,'Hello World'
This will add string, sort list, then display list.
http://www.indyelectronics.com/QSort.AMX.Example.zip
Be sure to issue "msg on" at telnet prompt to see example output.
Example string to send via Telnet console could be: send c vdvSort,'Hello World'
This will add string, sort list, then display list.
0
Comments
Is this free to use? At the top of the file it has copyright info that states it can't be.
Thanks,
Paul