perlsaran has asked for the wisdom of the Perl Monks concerning the following question:
C:\strawberry\perl\bin\samples>perl print(print (5+2)+10) ^Z 711
why it results 711 ?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: logic behind the print function
by ikegami (Patriarch) on Dec 29, 2009 at 14:59 UTC | |
|
Re: logic behind the print function
by Corion (Patriarch) on Dec 29, 2009 at 14:59 UTC | |
|
Re: logic behind the print function
by masak (Scribe) on Dec 29, 2009 at 16:18 UTC | |
by masak (Scribe) on Dec 29, 2009 at 16:24 UTC | |
|
Re: logic behind the print function
by Fletch (Bishop) on Dec 29, 2009 at 15:38 UTC |