K
Kevin Auch
Hi,
I'm working on a little application which analyse source code file from
VS.NET. But I'm in front of
a big problem. The source generated by VS.NET is automatically "indented",
but when I analyse these lines
I can't remove the tabs or the spaces at the beginning of the line because
it's not spaces or tabs.
I tried to change the encoding of my StreamReader but it's always the
same...
have got an idea ??
scuse me for my poor english
Bye
//----------------------------------------------------------
Kevin Auch
CodeWise Community Member
http://www.dotnet-fr.org
----------------------------------------------------------//
I'm working on a little application which analyse source code file from
VS.NET. But I'm in front of
a big problem. The source generated by VS.NET is automatically "indented",
but when I analyse these lines
I can't remove the tabs or the spaces at the beginning of the line because
it's not spaces or tabs.
I tried to change the encoding of my StreamReader but it's always the
same...
have got an idea ??
scuse me for my poor english
Bye
//----------------------------------------------------------
Kevin Auch
CodeWise Community Member
http://www.dotnet-fr.org
----------------------------------------------------------//