Using the C Math Library | ![]() ![]() |
Character String Functions
Function |
Purpose |
mlfChar |
Create character array (string). |
mlfDouble |
Convert string to numeric character codes. |
Function |
Purpose |
mlfIschar |
True for character arrays. |
mlfIsletter |
True for elements of the string that are letters of the alphabet. |
mlfIsspace |
True for whitespace characters in strings. |
Function |
Purpose |
mlfSprintf |
Convert number to string under format control. |
mlfSscanf |
Convert string to number under format control. |
![]() | Data Analysis and Fourier Transform Functions | File I/O Functions | ![]() |