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!
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
Jeremy Lindstrom
6,646 PointsChallenge Task 1 of 3, states arrays.mm shouldn't that be arrays.m?
It's asking me to create an array called booksArray and the implementation file is named arrays.mm
3 Answers

Stone Preston
42,016 Pointshmm interesting. it looks like all the challenges for that project use .mm extensions. I checked the newer projects and they use .m. you could contact support about it. the videos are pretty old so maybe at some point xcode used .mm extensions for objective c implementation files but I dont remember that being the case.

Stone Preston
42,016 Pointscan you link the actual challenge. .mm is used for objective c++. so if does actually say that thats a typo and you should probably notify support about it

Jeremy Lindstrom
6,646 PointsThanks, I'll forward to support, maybe I'll get the bug hunter badge. :D