Can .CNF files be converted to .TXT files?

  • Thread starter Thread starter Ranjini
  • Start date Start date
  • Tags Tags
    Convert File
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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.