<div dir="ltr">Jan,<div><br></div><div>Can you please clarify on this question below? This is the last thing I have left. Both -q and -w operate on the path name. -q replaces non printable characters with &#39;?&#39; and -w prints the pathname raw using fwrite.</div>
<div><br></div><div>Is this correct?</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Oct 13, 2013 at 12:50 PM, 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">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="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br></div>