Join the live talk at Discord.Be part of the conversation athttp://discord.qb64.org.
0 Members and 1 Guest are viewing this topic.
if (l1<l2) return -1; if (l2>l1) return 1; return 0;