[cs631apue] -w Rawprint

Tejas Nadkarni tnadkarn at stevens.edu
Sun Oct 13 12:50:26 EDT 2013


Also for the -w flag, are we just forcing print of the non-printable
characters in the path.

i.e. if -q is selected it replaces non printable characters with '?' but if
-w is selected it just forces them to be printed out based on isprint().

Is that right?


On Sun, Oct 13, 2013 at 10:12 AM, Tejas Nadkarni <tnadkarn at stevens.edu>wrote:

> Is there an easy way to switch to rawprint without rewriting code? I'm
> using printf statements for outputting to stdout and was wondering if
> there's a way to format for raw output without duplicating the code and
> switching printf to fwrite.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs631apue/attachments/20131013/7265c332/attachment.html>


More information about the cs631apue mailing list