Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
fill array
#1
hello i have ARRAY(int) e.create(8 8)

my macro fill it but sometimes, i want to fill it with zeros ("reset" it)

i can use

for i 0 8
,for j 0 8
,,e[i j]=0

but is there another way / command to do that?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)