I am using Labwindows\CVI ver 6.0 I am using the Labwindows Ini files instrument. How do I free the memory created by Ini_GetStringCopy command? I think the free() command is not correct because it frees memory allocated by only a few commands not including Ini_GetStringCopy .