Actually, since the original poster used a single quote instead of a double quote, the string isn't properly terminated, resulting in a missing semicolon on line 5 with an undeclared identifier 'Island', then all kinds of junk.:)
If you're going to program life, you'd better be a damned good coder.
Well, the preferred method seems to have less to do with good code and more to do with greedy self-replication. The good code grabs the mutex, consumes all the IO resources and forks like crazy while the bad code starves until it catches the 'kill -KILL' signal.
Since you "timespout"ed instead of "timesprout"ed an island paradise, you just might wind up in a void area surrounding by only darkness. A default environment in the system.
The program couldn't locate a "Ferrari spider" since it was actually a car: Ferrari 360 Spyder" that you wanted. Instead, the AI found the closest thing to it: an insect spider from Enzo Ferrari's former house in Italy and sprouted that instead. Sucks doesn't it.
"Be there. Aloha."
-- Steve McGarret, _Hawaii Five-Oh_
Where do I submit patches (Score:5, Funny)
Person* Timesprout = GetPerson(xxxxx); Timesprout->physique = "Addonis";
Timesprout->attraction_level = "irristible to supermodels and actresses;'
Timesprout->wealth = BILL_GATES->wealth * 10;
Timespout->abode[0] = "Island paradise surrounded by beautiful nubile girls";
Timesprout->car[0] = "Ferrari spider";
I'll see how these work out before commiting more.
Re:Where do I submit patches (Score:5, Funny)
Soko
Re:Where do I submit patches (Score:2)
Re:Where do I submit patches (Score:3, Funny)
Well, the preferred method seems to have less to do with good code and more to do with greedy self-replication. The good code grabs the mutex, consumes all the IO resources and forks like crazy while the bad code starves until it catches the 'kill -KILL' signal.
Re:Where do I submit patches (Score:0)
That would be line 3 (semicolon ain't missing until the next token), except more likely you'd get "newline in string constant" on line 2.
Re:Where do I submit patches (Score:1)
The subroutine was GeekSexLife(). Rather than fix it, God simply removed the body of the routine and then recompiled.
Re:Where do I submit patches (Score:2)
Timesprout->attraction_level = BILL_GATES;
Re:Where do I submit patches (Score:2)
Since you "timespout"ed instead of "timesprout"ed an island paradise, you just might wind up in a void area surrounding by only darkness. A default environment in the system.
The program couldn't locate a "Ferrari spider" since it was actually a car: Ferrari 360 Spyder" that you wanted. Instead, the AI found the closest thing to it: an insect spider from Enzo Ferrari's former house in Italy and sprouted that instead. Sucks doesn't it.