Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6782233
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:43:02+00:00 2026-05-26T16:43:02+00:00

I have upgraded from XCODE 4 to 4.2 and now i have problems. The

  • 0

I have upgraded from XCODE 4 to 4.2 and now i have problems.

The following code worked pre 4.2 to read the file in “filePath”:

// Fill myString with questions from the .txt file and then read .txt file
NSString *filePath = whatFile; 
NSString *myString = [[NSString alloc] initWithContentsOfFile:filePath];

// Load array
NSArray* myArray = [myString componentsSeparatedByString:@"\r"];
NSLog (@"\n \n Number of elements in myArray = %i", [myArray count]);

With 4.2 the “initWithContentsOfFile” in the following code line is deprecated:

NSString *myString = [[NSString alloc] initWithContentsOfFile:filePath];

…and should be replaced with the below according to the manual:

NSString *myString = [NSString stringWithContentsOfFile:filePath encoding: NSUTF8StringEncoding error:&err];

and i can not get this to read the records in the same file by replacing the code line. BTW, i have defined the &err.

When i NSLog myString i get (null).

I am getting a bit desperate to solve this and would very much appreciate any help.

Cheers

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T16:43:02+00:00Added an answer on May 26, 2026 at 4:43 pm

    NSLog the err variable if there is an error. Also NSLog filePath.

    Perhaps the encoding is not UTF-8, are you sure about the encoding?

    The best non-UTF-8 encoding bet is NSMacOSRomanStringEncoding which supports 8-bit characters.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Going mad now. I have a MVC solution that i've upgraded from MVC 1
I have recently upgraded from Flex SDK 3.3 to SDK 3.4. Now I suddenly
I recently upgraded XCode to run iOS 4.2 from iOS 3.2. However, now, when
I have 6 nodes in my cassandra cluster. Now I have upgraded cluster from
We have recently upgraded from Delphi 2009 to 2010. One of the things in
I have recently upgraded from websphere 5.1.2 to websphere 6.1 server. I had some
A number of our users have just upgraded from IE6 to IE7. the upgreaded
I have upgraded a MS Visual Studio Application from VS 2003 to VS 2008
I have upgraded one of my projects in c# from visual studio 2005 to
I wonder how many users still have not upgraded their phones from version 2.2.1.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.