Search Results

Search: Posts Made By: bsdeepu
2,442
Posted By bsdeepu
Thank you for your answers, I am not getting...
Thank you for your answers,

I am not getting results for an array in the run time

for above example : i wrote a small program it works

$ vi test.pl
#!/usr/bin/perl
@match =...
2,442
Posted By bsdeepu
perl array sorting
Hi All,

I have an array in perl as @match = (201001,201002,201001,201002);
I am trying to sort this array as
@match = sort(@match);
print "@match";

I dont see the output sorted any answers
...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 05:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy