@[email protected] to Programmer [email protected] • 2 years agoExam Answerprogramming.devimagemessage-square129arrow-up1797
arrow-up1786imageExam Answerprogramming.dev@[email protected] to Programmer [email protected] • 2 years agomessage-square129
minus-square@SquishyPandaDevlinkfedilink4•2 years agoIn most languages, length method doesn’t count the null terminator. Might result in some fun memory errors
In most languages, length method doesn’t count the null terminator. Might result in some fun memory errors