check out a comment i wrote in my code the other day....

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
n00b Saibot
DevNet Resident
Posts: 1452
Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:

Post by n00b Saibot »

A simple warning for me...

Code: Select all

/*
 * The code section below belongs to another dimension of netherworld and 
 * you better not think of touching or reading it since its not old boring rocket 
 * science code. Gist of it: Keep Out, Dangerous Explosive Stuff in here...
 */
other ones include a play on the context, some colleague name-tweaking, or simply any damn thing that comes to mind... :)
User avatar
trukfixer
Forum Contributor
Posts: 174
Joined: Fri May 21, 2004 3:14 pm
Location: Miami, Florida, USA

Post by trukfixer »

Code: Select all

/* This stuff is so cool, you can keep your beer cold for months on it...  don't mess with it until you call me so I can come over and drink all your beer so it wont spoil  */
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Post by Jenk »

Code: Select all

/*
*any part of you that touches this code you will not get back
*/
Charles256
DevNet Resident
Posts: 1375
Joined: Fri Sep 16, 2005 9:06 pm

Post by Charles256 »

my latest...

Code: Select all

// no. I don't know how the devil I did this, it works. leave it alone, you don't understand it either.
granted after reading the manual a little more closely I figured out why things weren't working as originally expected..
I should go back and update that comment..nah...hehe:-D
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

Hmm...

Code: Select all

//start debt relief
//Damn there is something inside it.
//Don't trust this algorithm yet, so automatic disable of the related variable
//Schizophrenic: Needs to be redefined later.
All real comments.
Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

Post by Roja »

Ambush Commander wrote:

Code: Select all

//Schizophrenic: Needs to be redefined later.
Oh thats a keeper. I'm stealing that one.
fastfingertips
Forum Contributor
Posts: 242
Joined: Sun Dec 28, 2003 1:40 am
Contact:

Post by fastfingertips »

Men you have mistake your job, try to write some books or even poetry :twisted:
Post Reply