How do I sort an array0 of 16-bit signed numbers to arrays of positive & negative numbers so that Im able to print out something like this? Thanks.
array0: -10 566 0 -99 12345 -54321
array1: 566 0 12345
array2: -10 -99 -54321
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.