GRUMBLE,GRUMBLE...

Discuss whatever insanity comes to mind. Please keep it friendly and clean though.

Moderator: General Mods

Post Reply
odditude
Official tech support dood
Posts: 2118
Joined: Wed Jan 25, 2006 7:57 am

GRUMBLE,GRUMBLE...

Post by odditude »

i hate having to go back and comment code i was too exhausted to bother properly documenting in the first place.

especially when i was fried enough when i wrote it to give functions names like voodoo, punt, and puntReturn.

the sad thing is it's not even "real" code - it's vba. the only thing remotely deep is exposing a kernel API function because vba needs assistance with UNC paths.
Why yes, my shift key *IS* broken.
Rashidi
Trooper
Posts: 515
Joined: Fri Aug 18, 2006 2:45 pm

you not the only one

Post by Rashidi »

commenting codes, yeah that need proper habits for it to be done properly.
i confess that i don't have any.
grinvader
ZSNES Shake Shake Prinny
Posts: 5632
Joined: Wed Jul 28, 2004 4:15 pm
Location: PAL50, dood !

Re: GRUMBLE,GRUMBLE...

Post by grinvader »

odditude wrote:fried enough when i wrote it to give functions names like voodoo, punt, and puntReturn.
A great coding style, dood. :)
皆黙って俺について来い!!

Code: Select all

<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
AamirM
Regen Developer
Regen Developer
Posts: 533
Joined: Sun Feb 17, 2008 8:01 am
Contact:

Re: GRUMBLE,GRUMBLE...

Post by AamirM »

/me looks for comments in some random source file in Regen

Code: Select all

//#include <commdlg.h>
>______________>
grinvader
ZSNES Shake Shake Prinny
Posts: 5632
Joined: Wed Jul 28, 2004 4:15 pm
Location: PAL50, dood !

Re: GRUMBLE,GRUMBLE...

Post by grinvader »

the best pieces of code have this comment

Code: Select all

// speedhack lol
皆黙って俺について来い!!

Code: Select all

<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
kode54
Zealot
Posts: 1140
Joined: Wed Jul 28, 2004 3:31 am
Contact:

Re: GRUMBLE,GRUMBLE...

Post by kode54 »

foo_osd contains the word "FUCKO" in four comments, and twice as a variable name. The source is up on my site, if you care to find out where that crap occurs.
Post Reply