Hi,
I want to find the SLOC that changed between two versions of a file.
For this I'm using cvs diff.
But the problem is that diff shows even those differences which are
actually comments. I want to ignore comments ("C and C++" style
comments).Are there any commands/scripts which I can use ?? regards Rohin
