How do you Place Classes in Separate Files using Xcode?
This
How do you Place Classes in Separate Files using Xcode?
This is for doing work on C++ - programming
More less I need to have 3 windows on Xcode to work together
for example say i am using a file named burrito
I need to link the files
have a main.cpp
buritto.h
and buritto.cp
how do i do this
can some one give me exact steps
as i am confused and tried to use help tab
This is the exact link to the tutorial video i am looking at
so you can see what i am talking about
http://www.youtube.com/watch?v=NTip1...feature=relmfu
My complier is use is Xcode.
Thanks