You are here: codeding.com -> Objective-C
The following are the articles in Objective-C.
iPhone Expression Calculator (17939 hits) |
Posted by Prabu Arumugam on Nov-25-2010 |
Using this expression-calculator in your iPhone, you can do advanced arithmetic calculations in a single step. No need to do multiple steps or memorize the intermediate results, for calculating the result of a single arithmetic expression. |
|
Blowfish Algorithm for iPhone (23675 hits) |
Posted by Prabu Arumugam on Mar-23-2013 |
This article presents the Blowfish algorithm implementation in Objective-C for use in iPhone/iPad projects. The project can be readily opened in Xcode and/or you can include the files in your project. |
|