Hi all, I encounter a problem when migrating my software, which using inifile instrument. I found problem in stdlibex.h and have the following error in compile:2 Project link errorsUndefined symbol '_strtoll' referenced in "inifile.obj"Undefined symbol '_strtoull' referenced in "inifile.obj"then I try using strtoll function in a separate new project as attached, and found the below error:1 Project linke errorUndefined symbol '_strtoll' referenced in "TryStdlibex.c"I re-install LabWindows/CVI and still get the problem.May anyone help?Thanks in advance.
TryStdlibex2.zip:
http://forums.ni.com/attachments/ni/180/36810/1/TryStdlibex2.zip