Compare length of two strings: Difference between revisions

m
No edit summary
Line 696:
</pre>
 
==={{header|FutureBasic}}===
<lang futurebasic>local fn MyArraySortFunction( obj1 as CFTypeRef, obj2 as CFTypeRef, context as ptr ) as NSComparisonResult
NSComparisonResult result = NSOrderedDescending
416

edits