Search the web
Sign In
New User? Sign Up
perl-beginner · Perl Beginners Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How to print "\N" or "\n" in perl   Message List  
Reply | Forward Message #26188 of 26720 |
Re: How to print "\N" or "\n" in perl

Hi,

Sorry, i already found how to print this.
this is the code:

print "\\"."n";

My Regards :)

--- In perl-beginner@yahoogroups.com, "jchawsky" <jchawsky@...> wrote:
>
> Hi,
>
> i'm a new comer in perl, any idea how to print "\N" or "\n"?
>
> Thank you
>





Tue May 6, 2008 3:34 am

jchawsky
Offline Offline
Send Email Send Email

Forward
Message #26188 of 26720 |
Expand Messages Author Sort by Date

Hi, i'm a new comer in perl, any idea how to print "\N" or "\n"? Thank you...
jchawsky
Offline Send Email
May 6, 2008
3:23 am

Hi, Sorry, i already found how to print this. this is the code: print "\\"."n"; My Regards :)...
jchawsky
Offline Send Email
May 6, 2008
3:34 am

hi, #try this one print '\n', '\N'; REGARDS, yuvanbala jchawsky <jchawsky@...> wrote: Hi, Sorry, i already found how to print...
yuva bala
yuvanbala124...
Offline Send Email
May 6, 2008
7:02 am

Hi, try this one print '\n'; regards, yuvanbala jchawsky <jchawsky@...> wrote: Hi, i'm a new comer in perl, any idea how to...
yuva bala
yuvanbala124...
Offline Send Email
May 6, 2008
6:45 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help