G
Guest
How can a binary file be distinguished from a text file on Windows?
Obviously I want a way that is more sophisicated that just looking at the
dot extention in the filename.
I want to write code that processes all text files in a directory but leaves
binary files alone.
Obviously I want a way that is more sophisicated that just looking at the
dot extention in the filename.
I want to write code that processes all text files in a directory but leaves
binary files alone.