To delimit is to specify a boundary between regions.


A delimiter is a sequence of one or more characters that delimit regions in plain text or other forms of data.

An example of a delimiter is the semicolon ; used in C++ that specifies a boundary between one statement and the next.


home Home Page