Can .CNF files be converted to .TXT files?

  • Thread starter Thread starter Ranjini
  • Start date Start date
  • Tags Tags
    Convert File
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
Ranjini
Messages
2
Reaction score
0
hi,
is there anyway to convert .CNF to .txt file?
regards
 
Physics news on Phys.org
You can just rename the file in your operating system. According to this site it is stored in the same format anyway, the file extension just indicates its usage.
Why do you want to "convert" it?
 
A .CNF file is already an ASCII file. So you should be able to just change the extension from .cnf to .txt. But that should be unnecessary, since editors will be able to read it, as is. Just open it with (or send it to) Notepad or another editor.