Виц

Подборка коментари в сорс кода на…

Вицове Добави коментар



Подборка коментари в сорс кода на разни програми:
// somedev 1 - 6/7/02 Adding temporary tracking of Login screen
// somedev 2 - 5/22/07 Temporary my ass
---
// drunk, fix later
---
// Magic. Do not touch.
---
#define TRUE FALSE
//Happy debugging suckers
---
Catch (Exception e) {
//who cares?
}
---
/**
* Always returns true.
*/
public boolean isAvailable() {
return false;
}
---
try {
} finally { // should never happen
}
---
// If this comment is removed the program will blow up
---
//
// Dear maintainer:
//
// Once you are done trying to `optimize` this routine,
// and have realized what a terrible mistake that was,
// please increment the following counter as a warning
// to the next guy:
//
// total_hours_wasted_here = 42
//
---
//When I wrote this, only God and I understood what I was doing
//Now, God only knows
---
double penetration; // ouch
---
/////////////////////////////////////// this is a well commented line
---
// I don`t know why I need this, but it stops the people being upside-down
x = -x;
---
// I am not sure if we need this, but too scared to delete.
---
// I am not responsible of this code.
// They made me write it, against my will.
---
// no comments for you
// it was hard to write
// so it should be hard to read
---
// hack for ie browser (assuming that ie is a browser)
---
// Catching exceptions is for communists
---
// If this code works, it was written by Paul DiLascia. If not, I don`t know
// who wrote it
---
//uncomment the following line if the program manager changes her mind again this week

Връзка към този виц:
https://vicove.top/a/vic_635393559