Click here to Skip to main content
15,887,683 members
Articles / Programming Languages / Objective C

Converting between NSString and C Strings in an iOS Project

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
8 May 2023CPOL2 min read 5.7K  
How to convert between NSString and C strings in iOS project
This post shows how to convert between NSString and C strings in an iOS project.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Writer
Singapore Singapore
Since 2008, ToughDev has been publishing technical sharing articles on a wide range of topics from software development to electronics design. Our interests include, but are not limited to, Android/iOS programming, VoIP products, embedded design using Arduino/PIC microcontrollers, reverse-engineering, retro-computing, and many others. We also perform product reviews, both on new and vintage products, and share our findings with the community. In addition, our team also develops customized software/hardware solutions highly adapted to suit your needs. Contact us for more information.

Comments and Discussions