Skip to content
delimiter
EntityQ1641420· pop 15· linked from 105 articles

Also known as separator

thumb|Depiction of data using comma as a field delimiter.|alt=

Wikidata facts

Show 2 more facts
Commons category
Delimiter
Sources (1)

via Wikidata · CC0

~12 min read

Article

19 sections
Contents
  • Examples
  • Tabular data
  • Bracket delimiters
  • Solutions
  • Obfuscation
  • Control characters
  • Escape sequence
  • Higher level encoding
  • Dual quoting delimiters
  • Padding quoting delimiters
  • Configurable alternative quoting delimiters
  • Content boundary
  • Whitespace or indentation
  • Regular expression syntax
  • Here document
  • ASCII armor
  • See also
  • References
  • External links

thumb|Depiction of data using comma as a field delimiter.|alt=

In computing, a delimiter is a character or a sequence of characters for specifying the boundary between separate, independent regions in data such as a text file or data stream. For context, data boundaries can be indicated via other means. For example, declarative notation indicates the length of a field at the start of the field instead of relying on delimiters.

Gallery (2)

Connections

Categories