Hi, when using the Ni library call  I16 Get_Cal_date(I16 device, Char*
CalDate) we have a problem.  If we connect a string constant to the Char*
input of the lib call, we get the proper data out of the string out of the
library call, yet Labview then crashes.  If we leave char* unwired, labview
does not crash, but we get an I32 on the string out - is that the addy of
the string?  If so, how can we get the string data.  Or, are we doing this
wrong?

THanks



Reply via email to