null-terminated
Appearance
English
[edit]Adjective
[edit]null-terminated (not comparable)
- (programming, of data) Stored in memory followed by a null character, so that its length can be detected without having to be explicitly stored.
- Synonym: zero-terminated