C/C++ declarations

auto accident;
register voters;
static electricity;
short circuit;
long johns;
unsigned long letter;
double trouble;
float valve;
short pants;
union station;
void check; unsigned check;
union onion;

long long ago; /* in a galaxy far far away */

const ipated;
case closed:
double or_nothing;
short sighted;
void if_removed;    /* warranty */
volatile buggy_code;
unsigned anonymous;

men()
{
goto pub;
pub:
return pissed;
}

women()
{
goto bathroom;
bathroom:
while (1) ;
}

class dismissed : public annoyance

Disclaimer
The joke on this page was obtained from theGeluri magnetic of the GNU Project.
The Free Software Foundation claims no copyright on this joke.

Leave a Reply

You must be logged in to post a comment.