Where do the Comments Go?
In VB6, when one creates an executable, are the programmer’s code comments removed or are they embedded in the EXE? It looks like the comments are embedded because I have noticed my exe inflating when I put in a lot of comments but very little code; Is this true?
Thank you!
–Llyal