Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 07-03-2009, 10:56 AM   #17 (permalink)
eski
Registered Member
 
Join Date: Jun 2009
Posts: 131
Default

- (IBAction)pushupViewControllerid)sender
{

//(error:expected ';' before '{' token)

pushupViewController *push = [[pushupViewController alloc] initWithNibName:nil bundle:nil];
[self presentModalViewControllerush animated:NO];
}


...so from that im gathering i need to put ';' after '(id)sender' ..

- (IBAction)pushupViewControllerid)sender;
{



but then once i do that it it comes up with 2 errors...

- (IBAction)pushupViewControllerid)sender;
{
//(error:expected identifier or '(' before '{' token)

and....

- (void)viewDidLoad {
//(error:expected ' ;' before ' {' token)

[super viewDidLoad];

then basically it passes errors along as i try and fix them.. so im thinking that the actual problem is in the header file

what you think??
eski is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 158,746
Threads: 89,202
Posts: 380,573
Top Poster: BrianSlick (7,129)
Welcome to our newest member, raKinesic
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 06:54 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.