Then you might like:
#!/user/bin/perl -w use strict; use warnings; print "@{[$_/10]}\n" for 0 .. 9; print "End!\n";
In reply to Re^5: Floating point number counting script stuck in a loop
by GrandFather
in thread Floating point number counting script stuck in a loop
by Vonunov
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |