curious about this part, so in C#, `Array.Length` is the size in bytes, but in C++ it's `sizeof(arra

curious about this part, so in C#, Array.Length is the size in bytes, but in C++ it's sizeof(array) ?
No description
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?