what does it mean to be "terminated by a zero"

Posted by numerical25 on Stack Overflow See other posts from Stack Overflow or by numerical25
Published on 2010-04-19T13:17:39Z Indexed on 2010/04/19 13:23 UTC
Read the original article Hit count: 252

Filed under:
|
|
|

I am getting into C/C++ and alot of terms are popping up unfamiliar to me. one of them is a varible or pointer that is terminated by a zero. What does it mean for a space in memory to be terminated by a zero.

I am not sure if I am saying it correctly, if not then please correct me. Thanks!

© Stack Overflow or respective owner

Related posts about c

    Related posts about c++