I have a small doubt. I have written a code in C and tried running it on XCode using command line utility's Standard tool. I am able to see the output on console. But, now I want to see the same output on the iphone simulator. So, finally the question, is there an easy way to do this...or do I have to learn about building a GUI for my codes?