<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2722.900" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I want to write something like</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; fprintf 
output "assdfs&nbsp;&nbsp; ~%" ...)</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>and have the line termination character sequence 
automatically</FONT></DIV>
<DIV><FONT size=2>adjust to carriage return line feed on Windows platforms and 
just</FONT></DIV>
<DIV><FONT size=2>line feed on unix platforms.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I'm compiling on Windows with mzc&nbsp; and it is only 
outputting</FONT></DIV>
<DIV><FONT size=2>a line feed character.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks in advance.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>John</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>