Hi,
I am trying to compile and application where they have used fwprintf function, which is normally exist in "wchar.h" library. Is there anyone know which CVI library have this function ?
169, 9 error: implicit declaration of function 'fwprintf' is invalid in C99. Make sure that you include the function prototype.
Thanks