+ 1
Array
How is a 5 byte array = 4?? I’m so confused! Damn you C++!
5 Antworten
+ 6
could this be somthing to do with arrays starting from 0 1 2 3 4?
+ 6
😜 your welcome done this many times myself
+ 6
Don't be harsh on yourself Aiden, I think nearly every programmer has been there.
+ 3
Oh my gosh, I’m stupid. I just now remembered 0,1,2,3,4
+ 3
Yep I fall victim to that one all the time when switching languages. it would be nice if they would all just find a standard.