The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 04-06-2008
amitpansuria amitpansuria is offline
Registered User
 

Join Date: Jul 2007
Posts: 72
how to add CRLF support for CSV file generated in unix

Helo,

my server side system is running on a redhat linux o.s.
I have c program on the server which export list file into CSV format. now,
I want that my program on server side is able to add support for
CRLF(carriage return Line feed)into csv file format. so how do i write C program whcih adds a CRLF support for csv file.

Regards,
Amit
Reply With Quote
Forum Sponsor