Browsing articles tagged with " csv"
Nov
22
2011

Parsing CSV to Objective-C with CHCSVParser

csv_file

Ever thought of how to import your excel data into iphone project? You can do it with CSV parser. CHCSVParser is an Objective-C parser for CSV files. It is very useful if you would like to import your data from excel file, you can save your excel to CSV format and import them into objective-c. The source can be downloaded from github here. To use this library, in your controller, you need to import the [...]

Ads

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Facebook Page

Categories