Subscribe to our YouTube channel.Tutorials and more athttps://www.youtube.com/c/QB64Team.
0 Members and 1 Guest are viewing this topic.
if (l1<l2) return -1; if (l2>l1) return 1; return 0;