// // helloiphoneViewController.h // helloiphone // // Created by Bess Ho on 8/3/10. // Copyright __MyCompanyName__ 2010. All rights reserved. // #import @interface helloiphoneViewController : UIViewController { } @end