R
Ronny Mandal
I could not find anything about this in the FAQ, so:
I have a two-dim array, foo[a] (a and b are arbitrary). How do I get C to
return the length of e.g length( foo[a] ) = 4, i.e the number of x and y in
the array?
Thanks.
Ronny Mandal
I have a two-dim array, foo[a] (a and b are arbitrary). How do I get C to
return the length of e.g length( foo[a] ) = 4, i.e the number of x and y in
the array?
Thanks.
Ronny Mandal