Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C/C++ Common API Reference » Macros and compiler directives for UltraLite C/C++ applications

UL_SYNC_ALL_PUBS macro Next Page

UL_TEXT macro


Prepares constant strings to be compiled as single-byte strings or wide-character strings. Use this macro to enclose all constant strings if you plan to compile the application to use Unicode and non-Unicode representations of strings. This macro properly defines strings in all environments and platforms.