Greetings!
I'm gettting frustrated at the moment about the limited C available in the LabWindows/CVI environment. The help files and accompanying books all assume a "working knowledge" of C, and hence contain no language reference guides, but the side panel library search functions are useful, and to some extent take the place of the reference.
However, a number of omissions have been made from the standard C language. Also, some are missing from the side panel, but still available for use in the programming. Hence 1) is there any guide as to which functions have been left out of the CVI environment, and perhaps how to reintroduce them?
My current example is conversion of integers to strings. There are a multitude of various functions in C, but none seem available within LabWindows, and the typical "automatic" conversion doesn't work either. So 2) in LabWindows/CVI, what is the correct conversion technique?
__________________________________________
The world is full of exciting challenges,
brilliantly disguised as insoluble problems.