Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Objective-C for Swift Developers Basic Types, Structures and Syntax Strings and Numerical Variables

a "char" and its meaning

First, I've never heard of the car pronunciation so that took a little getting used to. Second, I was always under the impression that a char was just a character, so when the teacher states "passing a char" to the NSString method to me actually means passing just one character and not a sequence of characters. So my question is, what is "a char"?