Science Fair Project Encyclopedia
Delimiter
The term delimiter refers to a separating character. In the following text, semicolons are used as delimiters between the numbers:
123;234;123;3454353;3453;
Delimiters are commonly used in computer files to separate data values. For example, the comma-separated values (CSV) file format uses a comma as the delimiter between fields, and a newline character as the delimiter between records.
For word delimiters used in written languages, see interword separation.
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


