String Zero

From Valve Developer Community
Revision as of 02:41, 6 January 2024 by Thunder4ik (talk | contribs) (→‎See also: clean up, added stub tag)
Jump to navigation Jump to search
English (en)Deutsch (de)Translate (Translate)

String Zero commonly referred to as "sz" or "Null-Terminated String" is a string followed by a Wikipedia icon null character.

In C++, the Wikipedia icon escape character for null is \0.

See also


Stub

This article or section is a stub. You can help by expanding it.