Click here to Skip to main content
15,908,768 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
in Multiple text file How To Identify Junk Character in text file And Common character in text file
Posted
Comments
Sergey Alexandrovich Kryukov 14-Oct-13 1:14am    
Aren't you joking?
—SA
Bernhard Hiller 14-Oct-13 2:24am    
You asked such a junk question just a few days ago:
http://www.codeproject.com/Questions/666317/How-to-Identify-File-is-junk-File-Or-Convertible-f
So I think a good definition of "junk" is: written by Yogesh N Sh?

Based on what is junk for you, you can build your own file "replacer" and replace these characters.
E.g http://www.dotnetperls.com/textfieldparser[^].
 
Share this answer
 
v3
There is no such thing as "junk character" or "common character". The question makes no sense at all.

—SA
 
Share this answer
 
Comments
Abhinav S 14-Oct-13 1:19am    
5. I recommended building a parser.
Sergey Alexandrovich Kryukov 14-Oct-13 1:25am    
Thank you, but why building a parser?
—SA
Abhinav S 14-Oct-13 1:33am    
Right - I should probably not call it a parser.
Just a program that can remove these junk characters.
Sergey Alexandrovich Kryukov 14-Oct-13 1:35am    
:-)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900