LabWindows/CVI

Content Type
Programming Language
Current manual

Character Processing

Character Processing

LabWindows/CVI implements all the ANSI C character processing facilities as both macros and functions. When you run a program in LabWindows/CVI with the debugging level set to Standard or Extended, LabWindows/CVI uses the function versions of the character processing facilities. By using the function versions, LabWindows/CVI can perform run-time user protection on the arguments you pass to the functions.

For information about programming with multibyte character sets, refer to Programming for Multibyte Character Sets in LabWindows/CVI.

Was this information helpful?