0
If I understand your question correctly, I believe it is due to needing a null-terminator character ("\0"). If we where to read a string with a loop, it would keep looping until it hit a null-terminator equivalent in memory. If you need more clarification, I am more then willing to help.
25th Oct 2022, 2:57 AM
Sickfic
Sickfic - avatar