• 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
Re: how to convert char to int?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to convert char to int?


  • Subject: Re: how to convert char to int?
  • From: Dominik Pich <email@hidden>
  • Date: Mon, 19 Nov 2007 11:48:39 +0100

char c = 'a';
int ikl = (int)c;
NSLog(@"%d",ikl);

Am Nov 19, 2007 um 10:56 AM schrieb amine ahmadi:

Dear All,

I am looking for a source code that lets me convert
the type char to the int type.

Thanks for your feedback.

Best regards,
Amine


_____________________________________________________________________________
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >how to convert char to int? (From: amine ahmadi <email@hidden>)

  • Prev by Date: Re: how to convert char to int?
  • Next by Date: Re: how to convert char to int?
  • Previous by thread: Re: how to convert char to int?
  • Next by thread: Re: how to convert char to int?
  • Index(es):
    • Date
    • Thread