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

  • Home
  • SEARCH
  • 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 6119121
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T15:30:55+00:00 2026-05-23T15:30:55+00:00

just like my question, How can i convert decimal into octal in objective c?

  • 0

just like my question, How can i convert decimal into octal in objective c?
can somebody help me? it’s make me dizy

  • 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-23T15:30:55+00:00Added an answer on May 23, 2026 at 3:30 pm

    You have to initialize a new NSString object using the right format specifier.

    Like :

    int i = 9;
    NSString *octalString = [NSString stringWithFormat:@"%o", i]; // %O works too.
    

    This will create an autoreleased NSString object containing octal string representation of i. In case you start from a NSString
    containing a decimal number representation, you should first retrieve the number using :

    int i = [myDecimalNumberAsAString intValue];
    

    Here is a link to the format specifiers reference.

    Hope this helps.

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

Sidebar

Related Questions

Here's a quick Perl question: How can I convert HTML special characters like ü
Here is my simple question We can convert integer, float, double to String like
Just like Carl's question over here I would like to ask you (because I
Just like stackoverflow, there is a many-to-many relationship between Question and Tag. After running
I read on another Stack Overflow question that Python was just like Ruby, as
This may sound like a stupid question but I'm a beginner not just to
Just a quick question. Say a call a method like so mysql_pconnect(server,tator_w,password) or die(Unable
I have a question that I just don't feel like I've found a satisfactory
...just like packages do. I use Emacs (maybe, it can offer some kind of
I feel like I am just missing a simple property, but can you set

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.