{"id":2623,"date":"2013-07-21T05:47:56","date_gmt":"2013-07-20T19:47:56","guid":{"rendered":"http:\/\/www.rjmprogramming.com.au\/wordpress\/?p=2623"},"modified":"2013-07-21T05:47:56","modified_gmt":"2013-07-20T19:47:56","slug":"c-in-xcode-read-csv-primer-tutorial","status":"publish","type":"post","link":"https:\/\/www.rjmprogramming.com.au\/ITblog\/c-in-xcode-read-csv-primer-tutorial\/","title":{"rendered":"C in Xcode Read CSV Primer Tutorial"},"content":{"rendered":"<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/C\/CSV\/\"><img decoding=\"async\" style=\"float:left; border: 15px solid pink;\" alt=\"C in Xcode Read CSV Primer Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/C\/CSV\/C_ReadFile_Primer-21of.jpg\" title=\"C in Xcode Read CSV Primer Tutorial\"  \/><\/a><p class=\"wp-caption-text\">C in Xcode Read CSV Primer Tutorial<\/p><\/div>\n<p>This tutorial shows you some text file reading operations for C programming using Xcode.<\/p>\n<p><b>Background reading for tutorial:<\/b><\/p>\n<ul>\n<li><b><a target=_blank title='strtok' href='http:\/\/stackoverflow.com\/questions\/8106765\/using-strtok-in-c'>strtok<\/a><\/b><\/li>\n<li><b><a target=_blank title='struct (via Wikipedia)' href='http:\/\/en.wikipedia.org\/wiki\/Struct_%28C_programming_language%29'>struct<\/a><\/b><\/li>\n<li><b><a target=_blank title='fopen' href='http:\/\/www.tutorialspoint.com\/c_standard_library\/c_function_fopen.htm'>fopen<\/a><\/b><\/li>\n<\/ul>\n<p>Here is a tutorial that introduces you to some C programming code for reading CSV files in C &#8230;<\/p>\n<p>Let&#8217;s see some <a target=_blank title='click picture' href='http:\/\/www.rjmprogramming.com.au\/C\/CSV\/'>C via XCode<\/a> for this &#8230;<\/p>\n<p>Link to some downloadable code &#8230; rename to <a target=_blank href='http:\/\/www.rjmprogramming.com.au\/C\/CSV\/main.cpp_GETME' title='Download me'>main.cpp<\/a>  (or main.c &#8230; see how XCode can do C as well!) for use.\n<\/p>\n<p>This product includes GeoLite data created by MaxMind, available from<br \/>\n  <a target=_blank href=\"http:\/\/www.maxmind.com\">http:\/\/www.maxmind.com<\/a>.<\/p>\n<p>Other tutorials using this same CSV data are <a target=_blank title='Others using GeoLiteCity' href='http:\/\/www.rjmprogramming.com.au\/wordpress\/?s=MaxMind'>here<\/a>,<\/p>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d2623' onclick='var dv=document.getElementById(\"d2623\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"http:\/\/www.rjmprogramming.com.au\/wordpress\/?s=main.c\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d2623' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n","protected":false},"excerpt":{"rendered":"<p>This tutorial shows you some text file reading operations for C programming using Xcode. Background reading for tutorial: strtok struct fopen Here is a tutorial that introduces you to some C programming code for reading CSV files in C &#8230; &hellip; <a href=\"https:\/\/www.rjmprogramming.com.au\/ITblog\/c-in-xcode-read-csv-primer-tutorial\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,37,40],"tags":[176,283,997,1319,1473],"class_list":["post-2623","post","type-post","status-publish","format-standard","hentry","category-elearning","category-tutorials","category-xcode","tag-c","tag-csv","tag-programming","tag-tutorial","tag-xcode"],"_links":{"self":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/2623"}],"collection":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/comments?post=2623"}],"version-history":[{"count":0,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/2623\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/media?parent=2623"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/categories?post=2623"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/tags?post=2623"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}