View Single Post
Old Jul 7th, 2005, 5:06 AM   #3
Cerulean
Professional Programmer
 
Cerulean's Avatar
 
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4 Cerulean is on a distinguished road
Quote:
This way the description can go with the cut and paste of the code. Helpful, if you splice a larger program together from the snippets.
Hrm yeah, I was debating doing this actually. I just find that my consistency when it comes to top-line comments is pretty weak, and if I was to rely on that then I wouldn't be able to exploit the drag and drop of URLs (not all snippets I see on the web will have a top-level comment, especially if I only want a single function)
Cerulean is offline   Reply With Quote