Sentinel value

id: sentinel-value-201-1486594
title: Sentinel value
text: In computer programming, a sentinel value is a special value in the context of an algorithm which uses its presence as a condition of termination, typically in a loop or recursive algorithm. The sentinel value is a form of in-band data that makes it possible to detect the end of the data when no out-of-band data is provided. The value should be selected in such a way that it is guaranteed to be distinct from all legal data values since otherwise, the presence of such values would prematurely sig
brand slug: wiki
category slug: encyclopedia
description: In-band data value that must be handled specially by computer code
original url: https://en.wikipedia.org/wiki/Sentinel_value
date created:
date modified: 2024-03-28T10:12:25Z
main entity: {"identifier":"Q71826074","url":"https://www.wikidata.org/entity/Q71826074"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part