The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Replace \n with \r\n
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Replace \n with \r\n
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
07-19-2006
Chanakya.m
Registered User
Join Date: Jan 2006
Location: Bangalore, India
Posts: 55
I need to change \n to \r\n in all the satements of file ..
Ex : printf("\nLINUX\n"); to be converted to printf("\r\nLINUX\r\n");
Chanakya.m
View Public Profile
Find all posts by Chanakya.m
Find Chanakya.m's past nominations received
Find Chanakya.m's present nominations given