$n gets in here the number of binary numbersmy $n = @array; my $count=0; for (my $i=0; $i<$n; $i++){ print $array[$count]; $count++ }
In reply to Re: Concatenate printing a string and array
by Bass-Fighter
in thread Concatenate printing a string and array
by spickles
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |