text file to ASCII char

  • Thread starter Thread starter Binu C
  • Start date Start date
B

Binu C

Can any1 pls tell me how to convert contents in text file(ie., notepad)
which includes alphabets & char into ASCII code & write into another
text file
 
Binu C said:
Can any1 pls tell me how to convert contents in text file(ie., notepad)
which includes alphabets & char into ASCII code & write into another
text file

Could you provide a sample? Are you sure you want to write the output file
using the ASCII encoding which is a 7-bit encoding?
 
Back
Top