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.
GRUMBLE,GRUMBLE...
Moderator: General Mods
GRUMBLE,GRUMBLE...
Why yes, my shift key *IS* broken.
you not the only one
commenting codes, yeah that need proper habits for it to be done properly.
i confess that i don't have any.
i confess that i don't have any.
-
- ZSNES Shake Shake Prinny
- Posts: 5632
- Joined: Wed Jul 28, 2004 4:15 pm
- Location: PAL50, dood !
Re: GRUMBLE,GRUMBLE...
A great coding style, dood. :)odditude wrote:fried enough when i wrote it to give functions names like voodoo, punt, and puntReturn.
皆黙って俺について来い!!
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
Code: Select all
<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Re: GRUMBLE,GRUMBLE...
/me looks for comments in some random source file in Regen
>______________>
Code: Select all
//#include <commdlg.h>
-
- ZSNES Shake Shake Prinny
- Posts: 5632
- Joined: Wed Jul 28, 2004 4:15 pm
- Location: PAL50, dood !
Re: GRUMBLE,GRUMBLE...
the best pieces of code have this comment
Code: Select all
// speedhack lol
皆黙って俺について来い!!
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
Code: Select all
<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Re: GRUMBLE,GRUMBLE...
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.