Date: Wed, 26 Apr 2000 17:56:51 -0500 From: "David J. Kanter" <djkanter@nwu.edu> To: FreeBSD questions <freebsd-questions@freebsd.org> Subject: Convert DOS -> Unix text Message-ID: <20000426175651.A92365@localhost.localdomain>
next in thread | raw e-mail | index | archive | help
I use two flavors of Emacs: one on DOS, one on BSD. The BSD version complains when compiling my c++ programs because DOS uses a different kind of carriage return than Unix. The warning I get is: warning: carriage return in preprocessing directive How can I convert DOS text into BSD text? I looked at convert, but that seems to be for images only. -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000426175651.A92365>