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 11-18-2008, 05:28 AM   #3 (permalink)
xnakx
Go Dealloc yourself!
 
Join Date: Oct 2008
Location: Central California
Posts: 130
Default

Code:
-(void)what:(NSString*)question
{
    NSString *magicAnswer = [NSString alloc] initWithMagic[question + telepathy]];
    if([magicAnswer isEqualToString: @"iPhone"])
        {
            self.wonder = 1;
            [magicAnswer release];
            return;
         }else{
            self.headache = 1;
            [magicAnswer release];
            return; 
          }
 }
Sorry, I am bored.
xnakx is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 158,685
Threads: 89,159
Posts: 380,403
Top Poster: BrianSlick (7,110)
Welcome to our newest member, Illuginasri
Powered by vBadvanced CMPS v3.1.0

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