Hi guys,
I just would like to ask you all, with regards to C# 2D-Arrays, what is the difference between the GetLength(x) and GetLongLength(x)?
I'm currently trying to go through this one question where they asking us to do all sorts of things with this 2D array (work out min, max, average).
Thanks.
I just would like to ask you all, with regards to C# 2D-Arrays, what is the difference between the GetLength(x) and GetLongLength(x)?
I'm currently trying to go through this one question where they asking us to do all sorts of things with this 2D array (work out min, max, average).
Thanks.