Changing the C Error String

The Editor is shipped with a default C error string. The default is a standard expression that indicates the file name and line number where an error occurred:

^[a-z]+: "%n", line %l

You can change this string as needed. You can also reset the string to the default that the Editor was shipped with.