Collection Contents Previous Next PDF

UltraLite C/C++ User's Guide

UltraLite C/C++ Common API Reference

Macros and compiler directives for UltraLite C/C++ applications

UL_TEXT macro


Function 

Prepares constant strings to be compiled as single-byte strings or wide-character strings. In embedded SQL and C++ API applications, use this macro to enclose all constant strings so that the compiler handles these parameters correctly.


Collection Contents Previous Next PDF