Forum Moderators: open

Message Too Old, No Replies

Any programmers here? Might get a laugh out of this....

Sent along by a PennMUSH friend

         

vkaryl

10:20 pm on Oct 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



--- Shooting Yourself in the Foot ---

C: You shoot yourself in the foot.

C++: You accidentally create a dozen instances of yourself and shoot them all in the foot. Providing emergency medical care is impossible since you can't tell which are bitwise copies and which are just pointing at others and saying, "That's me over there."

FORTRAN: You shoot yourself in each toe, iteratively, until you run out of toes, then you read in the next foot and repeat. If you run out of bullets, you continue anyway because you have no exception handling ability.

Modula-2: After realizing that you can't actually accomplish anything in this language, you shoot yourself in the head.

COBOL: USEing a COLT 45 HANDGUN, AIM gun at LEG.FOOT, THEN place ARM.HAND.FINGER on HAND.GUN.TRIGGER and SQUEEZE. THEN return HANDGUN to HOLSTER. CHECK whether shoelace needs to be retied.

LISP: You shoot yourself in the appendage which holds the gun with which you shoot yourself in the appendage which holds the gun with which you shoot yourself in the appendage which holds...

BASIC: You shoot yourself in the foot with a water pistol. On big systems, continue until entire lower body is waterlogged.

FORTH: Foot in yourself shoot.

APL: You shoot yourself in the foot, then spend all day figuring out how to do it in fewer characters.

Pascal: The compiler won't let you shoot yourself in the foot.

SNOBOL: If you succeed, shoot yourself in the left foot. If you fail, shoot yourself in the right foot.

Concurrent Euclid: You shoot yourself in somebody else's foot.

HyperTalk: Put the first bullet of the gun into the foot left of leg of you. Answer the result.

Motif: You spend days writing a UIL description of your foot, the trajectory, the bullet, and the intricate scrollwork on the ivory handles of the gun. When you finally get around to pulling the trigger, the gun jams.

Unix:
% ls
foot.c foot.h foot.o toe.c toe.o
% rm * .o
rm: .o: No such file or directory
% ls
%

XBase: Shooting yourself is no problem. If you want to shoot yourself in the foot, you'll have to use Clipper.

Paradox: Not only can you shoot yourself in the foot, your users can, too.

Revelation: You'll be able to shoot yourself in the foot just as soon as you figure out what all these bullets are for.

Visual Basic: You'll shoot yourself in the foot, but you'll have so much fun doing it that you won't care.

Prolog: You tell your program that you want to be shot in the foot. The program figures out how to do it, but the syntax doesn't allow it to explain.

370 JCL: You send your foot down to MIS with a 4000-page document explaining how you want it to be shot. Three years later, your foot comes back deep fried.

PennMUSH 1.5:
&echo Object=$echo *:"%0
Object - Set.

echo Oh, I know how to do that; @dest me
Object says, "Oh, I know how to do that"
Object has left.

-----
Author unknown.

grandpa

5:11 am on Oct 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



DOS: copy GunGoesBang > shootyourselfinthefoot.txt

mincklerstraat

9:17 am on Oct 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



PERL: declare a gun-like function which delivers a bullet to the body part in the first argument $x, with optional second and third arguments specifying owner of body (default: user's) and further specification in the case of multiple $x parts contained in a single body. Call function with appropriate parameters.

PHP: shoot_my_left_foot();
if you have a PHP version < 4.3, see comments in the section of the function shoot() used in combination with body_locate() for a similar effect. This is preferable for code portability. However, shoot() is deprecated; do not use the function shoot() any more.

Leosghost

10:03 am on Oct 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



In attempting to print this document windows has encountered an error causing a critical failure at GSHTFT.011156810C ..Please press any key to continue ..Any unshot feet may be lost.

mattglet

2:04 pm on Oct 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



ASP/VBScript:
strFoot = left(Request("foot"))
arrBullets = array(5)

for intBullet = 0 to ubound(arrBullets)
call Shoot(strFoot)
next

Response.Write("OUCH!")

rj87uk

2:42 pm on Oct 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



PHP version

if ($foot>1) {
for ($i=1;$i<=count($toes);$i++) {
Aimgun;
firebullet;
$toesleft=5-$i;
echo "$i toes gone, $toesleft toes left";
}
}

RJ

vkaryl

3:49 pm on Oct 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Heeheehee - you guys are priceless! Gonna add yours and send back to him, if I have all your permissions!