Login Register


[FILE PROCESSING] Difference between text mode and bin mode? filter_list
Author
Message
[FILE PROCESSING] Difference between text mode and bin mode? #1
I've been programming for many years. And in all of the language I've ever used, when you process a text file, you can either use text mode or bin mode.
When I try bin mode and write some text into it, I found that no difference to be regconize. So, my question is: What is the difference between text mode and bin mode? Is bin mode even necessary?
Thankyou for reading.

Reply

RE: [FILE PROCESSING] Difference between text mode and bin mode? #2
http://stackoverflow.com/questions/22992...-text-mode

Should Google next time before posting Smile
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: [FILE PROCESSING] Difference between text mode and bin mode? #3
@Ex094: Thankyou for replying

Reply







Users browsing this thread: 1 Guest(s)