<div dir="ltr">Also for the -w flag, are we just forcing print of the non-printable characters in the path.<div><br></div><div>i.e. if -q is selected it replaces non printable characters with &#39;?&#39; but if -w is selected it just forces them to be printed out based on isprint().</div>
<div><br></div><div>Is that right?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Oct 13, 2013 at 10:12 AM, Tejas Nadkarni <span dir="ltr">&lt;<a href="mailto:tnadkarn@stevens.edu" target="_blank">tnadkarn@stevens.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Is there an easy way to switch to rawprint without rewriting code? I&#39;m using printf statements for outputting to stdout and was wondering if there&#39;s a way to format for raw output without duplicating the code and switching printf to fwrite.<div>

<br></div></div>
</blockquote></div><br></div>