How to shoot yourself in the foot

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Post Reply
Message
Author
User avatar
tallboy
Posts: 1760
Joined: Tue 21 Sep 2010, 21:56
Location: Drøbak, Norway

How to shoot yourself in the foot

#1 Post by tallboy »

For the seasoned programmer only.

Described in the link below are several methods for shooting yourself in the foot using various programming techniques.
http://howto-pages.org/shootfoot.php

Have fun! :D

tallboy
True freedom is a live Puppy on a multisession CD/DVD.

R-S-H
Posts: 487
Joined: Mon 18 Feb 2013, 12:47

#2 Post by R-S-H »

:lol:

Yes, that's funny. I think, these are the essentials:
Pascal
The compiler won't let you shoot yourself in the foot.
Assembler
You try to shoot yourself in the foot, only to discover you must first invent the gun, the bullet, the trigger, and your foot.
:lol:
[b][url=http://lazy-puppy.weebly.com]LazY Puppy Home
The new LazY Puppy Information Centre[/url][/b]

jpeps
Posts: 3179
Joined: Sat 31 May 2008, 19:00

#3 Post by jpeps »

Unix

% ls
foot.c foot.h foot.o toe.c toe.o
% rm * .o
rm: .o: No such file or directory
% ls
%
hm....looks familiar. I should have issued a copyright on that script

User avatar
tallboy
Posts: 1760
Joined: Tue 21 Sep 2010, 21:56
Location: Drøbak, Norway

#4 Post by tallboy »

Only if you limp! :lol: :lol: :lol:

tallboy
True freedom is a live Puppy on a multisession CD/DVD.

Post Reply