number_of_t-shirts = number_of_t-shirts + 1;
I got my Ubuntu Hardy Heron T-shirt Today. I will try and post some pictures soon. Maybe even update with a new hackergotchi.
![]() |
Edward Andrew Robinson“Brilliant people simplify things, and mediocre people complicate things.” — Unknown |
I got my Ubuntu Hardy Heron T-shirt Today. I will try and post some pictures soon. Maybe even update with a new hackergotchi.
Inefficient/ugly code!
number_of_t-shirts = 1;
@bobbo lol well I had assumed number_of_t-shirts was all ready declared and equal to the number of t-shirts I actually have (which is greater than one) and so I was incrementing it.
I guess I could have done
number_of_t-shirts ;
But I was so excited I wanted to go all out!
@earobinson rofl, just noticed i messed up that comment. Thats why you dont post comments in the middle of the night.
Should have been: number_of_t-shirts = 1;
Wordpress officially hates plus signs.
@bobbo lol guess it dose I was going for number_of_t-shirts[plus][plus];