Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: “A meeting at the Liquor-Vodka Factory”, or… same ARRAY questions again?!!

by graff (Chancellor)
on Sep 06, 2006 at 06:19 UTC ( #571379=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $nextidx = $asize / 2; my $nextinc = $nextidx / 2;
    
  2. or download this
    my $nextidx = int($asize / 2); my $nextinc = int($nextidx / 2);
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2023-06-04 13:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (21 votes). Check out past polls.

    Notices?