Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

Arrays, Arrays Not Aries

$
0
0

Hiya all,

 I like to get some opinions about these arrays;

Byte [] chunk = new Byte[65536];

Byte [,] chunk2D = new Byte[256,256];

 I would say they are equal in allocation usage. But, perhaps the latter would be faster or slower code?

What do you all think?



Viewing all articles
Browse latest Browse all 31927

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>