delimit_str

Gives the character that marks the string end for the file_str_read and txt_load functions. Can be changed to a different character than ','.

Type:

STRING*

Example:

str_cpy(delimit_str,";");

See also:

file_str_read, txt_load