Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^5: (OT) Fixing Line Endings - patch the shell (kernel)

by Tanktalus (Canon)
on Nov 30, 2006 at 18:38 UTC ( [id://587029]=note: print w/replies, xml ) Need Help??


in reply to Re^4: (OT) Fixing Line Endings - patch the shell (kernel)
in thread (OT) Fixing Line Endings

Just change that to:

if (isspace(*cp)) *cp = '\0';
Don't forget to #include <linux/ctype.h> up top, though, to get this macro...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://587029]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-26 08:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found