Non-ASCII characters in source code

Non-ASCII characters might appear in the contexts in a C-UDR source file:

These characters might appear in the following statements:
  • In C-language statements, such as variable declarations and if statements
  • In SQL statements, which are sent to the database server through the mi_exec( ) or mi_exec_prepared_statement( ) functions