developer155
Programmer
I am having a problem commenting a large chunk of code using /**. When I put the closing **/ at the end of the chunk, the code is not commented. I am guessing that this is because inside the code there are /**...**/ as well, but I do not want to change any code in that chunk, do not want to delete any comments. What shoudl I do
thanks!!!
thanks!!!