Working with other peoples code where they have used quotes in the style of /*,*/ for singles really grates on me e.g.:
print( "Hello World\n" );/*some pointless quote*/
I often want to comment out large blocks of code using /*,*/ but cant because it closes the comment after the first */ it encounters.
Does anyone know of an application to remove theses? or an application which formats a source file based on a template you can design?



LinkBack URL
About LinkBacks


