For example, in Perl to make a string you just declare it.Oh, yes, that's so different from C:my $string = "This is my string";
Come on, if this is the best you can come up for something that's different between Perl and C, there would be no reason to bother with Perl.char *string = "This is my string";
In reply to Re^2: Perl speciality
by JavaFan
in thread Perl speciality
by ganeshkumar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |