Dutch national flag problem: Difference between revisions

Content added Content deleted
Line 1,857: Line 1,857:


local fn SortRandomBalls
local fn SortRandomBalls
'~'1
NSUInteger i
NSUInteger i
CFArrayRef ballColorsArr = @[@"🔴",@"⚪️",@"🔵"]
CFArrayRef ballColorsArr = @[@"🔴",@"⚪️",@"🔵"]
Line 1,880: Line 1,879:
random
random
fn SortRandomBalls
fn SortRandomBalls

NSLog( @"%@", fn WindowPrintViewString( 1 ) )


HandleEvents
HandleEvents