• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
casting an int to string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

casting an int to string


  • Subject: casting an int to string
  • From: "Ted Petrosky" <email@hidden>
  • Date: Wed, 22 May 2002 15:17:52 -0400

Thanks for all the recommendation that I got....

It seems that everyone is of the mind that I should use some varient of

@"the info %d here", int to get the integer in the string.

Of course the issue is that I am querying a tableView for its number of Rows and
pushing this int into the string.

Interesting that when I first tried it, the compiler was complaining that the
interger needed to be casted to string as I was trying to use the insert at index
method.

I don't know if there is a solution to cast an integer to string.

Thanks again.

Ted
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • RE: casting an int to string
      • From: "Jonathan E. Jackel" <email@hidden>
  • Prev by Date: desktop picture
  • Next by Date: Re: HOW-TO: Concatenating a string???
  • Previous by thread: Re: desktop picture
  • Next by thread: RE: casting an int to string
  • Index(es):
    • Date
    • Thread