transfer binary to text file
My binary file means the format as below: ■set pink=690869■set purple=990099 I want this format(text ASCII) as below: set pink=690869 set purple=990099 How do I transfer the binary format to text file? The symbol "■" is called the "carriage return" and "new line"? PS:I use the cygwin's bash.
akira32 編程之家 Yahoohttp://tw.myblog.yahoo.com/akira32-akira32
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement