null-terminated
English
Adjective
null-terminated (not comparable)
- (programming, of data) Stored in memory followed by a null character.
- Synonym: zero-terminated
- 2003, Korry Douglas, Susan Douglas, PostgreSQL […] , Sams Publishing, →ISBN, page 225:
- PostgreSQL has given you a text value, and text values are not null-terminated. You will need to convert
fileNameText
into a null-terminated string.
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.