Click here to Skip to main content
15,891,136 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Doxygen is not documentation Pin
CPallini7-Jul-21 1:38
mveCPallini7-Jul-21 1:38 
GeneralRe: Doxygen is not documentation Pin
Greg Utas7-Jul-21 1:39
professionalGreg Utas7-Jul-21 1:39 
GeneralRe: Doxygen is not documentation PinPopular
honey the codewitch7-Jul-21 2:35
mvahoney the codewitch7-Jul-21 2:35 
GeneralRe: Doxygen is not documentation Pin
den2k887-Jul-21 3:34
professionalden2k887-Jul-21 3:34 
GeneralRe: Doxygen is not documentation Pin
honey the codewitch7-Jul-21 3:35
mvahoney the codewitch7-Jul-21 3:35 
GeneralRe: Doxygen is not documentation Pin
jschell7-Jul-21 7:38
jschell7-Jul-21 7:38 
GeneralRe: Doxygen is not documentation Pin
honey the codewitch7-Jul-21 7:46
mvahoney the codewitch7-Jul-21 7:46 
GeneralRe: Doxygen is not documentation Pin
Stefan_Lang10-Jul-21 22:38
Stefan_Lang10-Jul-21 22:38 
Indeed. Good names and taking advantage of C++'s strong typing is good enough a documentation for 90% of all functions. I've often seen hard to read code that could be improved just by using appropriate names and the correct data types. int is overused - I've seen too many cases where bool or enums would be a much better fit, and increase readability too.
GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

GeneralThis will get you... Pin
etkid848-Jul-21 3:53
etkid848-Jul-21 3:53 
GeneralRe: Doxygen is not documentation Pin
BernardIE53178-Jul-21 5:15
BernardIE53178-Jul-21 5:15 
GeneralRe: Doxygen is not documentation PinPopular
#realJSOP7-Jul-21 9:09
mve#realJSOP7-Jul-21 9:09 
Generalre: "We don't use Doxygen Pin
etkid848-Jul-21 3:55
etkid848-Jul-21 3:55 
GeneralRe: re: "We don't use Doxygen Pin
#realJSOP8-Jul-21 23:09
mve#realJSOP8-Jul-21 23:09 
GeneralRe: Doxygen is not documentation Pin
dandy728-Jul-21 4:22
dandy728-Jul-21 4:22 
GeneralRe: Doxygen is not documentation Pin
Marc Clifton7-Jul-21 3:22
mvaMarc Clifton7-Jul-21 3:22 
GeneralRe: Doxygen is not documentation Pin
hpcoder211-Jul-21 0:00
hpcoder211-Jul-21 0:00 
GeneralRe: Doxygen is not documentation Pin
honey the codewitch11-Jul-21 2:34
mvahoney the codewitch11-Jul-21 2:34 
GeneralRe: Doxygen is not documentation Pin
Gary R. Wheeler7-Jul-21 12:36
Gary R. Wheeler7-Jul-21 12:36 
GeneralRe: Doxygen is not documentation Pin
RickZeeland7-Jul-21 1:44
mveRickZeeland7-Jul-21 1:44 
GeneralRe: Doxygen is not documentation Pin
honey the codewitch7-Jul-21 2:34
mvahoney the codewitch7-Jul-21 2:34 
GeneralRe: Doxygen is not documentation Pin
jsc427-Jul-21 3:28
professionaljsc427-Jul-21 3:28 
GeneralRe: Doxygen is not documentation Pin
  Forogar  7-Jul-21 4:33
professional  Forogar  7-Jul-21 4:33 
GeneralRe: Doxygen is not documentation Pin
PIEBALDconsult7-Jul-21 3:09
mvePIEBALDconsult7-Jul-21 3:09 
GeneralRe: Doxygen is not documentation Pin
honey the codewitch7-Jul-21 4:41
mvahoney the codewitch7-Jul-21 4:41 
GeneralRe: Doxygen is not documentation Pin
MadGerbil8-Jul-21 1:47
MadGerbil8-Jul-21 1:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.