Odd words: Difference between revisions

m
→‎{{header|FutureBasic}}: Reduced parameter count of WordsPassingTest function to two
No edit summary
m (→‎{{header|FutureBasic}}: Reduced parameter count of WordsPassingTest function to two)
Line 550:
include "NSLog.incl"
 
local fn WordsPassingTest( array as CFArrayRef, obj as CFTypeRef, index as NSUInteger, stp as ^BOOL, userData as ptr )
end fn = ( len(obj) > 4 )
 
416

edits