XCode trick
You want to remove the whitespaces at the end of the rows in your code?
notes from a developer, tutorials, how-to, ideas
You want to remove the whitespaces at the end of the rows in your code?
Today a little tutorial to find a word in a big ordered text file using binary search in objective-c.