MySQL Forums
Forum List  »  General

Re: linebreak differences between Linux and Windows
Posted by: Peter Brawley
Date: August 18, 2014 09:24AM

*Nix uses LF, Windows uses CR and LF, see http://www.cyberciti.biz/faq/convert-ctrlm-carriage-return-between-unix-windows-textfiles/ for conversion approaches. How you handle it in your app depends on how the matierial is handled & displayed in the app.

Options: ReplyQuote


Subject
Written By
Posted
Re: linebreak differences between Linux and Windows
August 18, 2014 09:24AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.