Jump to content

Word frequency: Difference between revisions

m
Line 2,382:
 
// A character set containing all the whitespace and newline characters including characters in Unicode General Category Z*, U+000A U+000D, and U+0085.
MutableCharacterSetFormUnionWithCharacterSet( separators, fn CharacterSetWhitespaceAndNewlineSet ) // Create array of separated words
 
// Create array of separated words
CFArrayRef tempArr = fn StringComponentsSeparatedByCharactersInSet( tempStr, separators )
 
719

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.