04-19-2006 04:13 AM
hi there
ok, now i see it too (LV 7.1, WINXP SP4).
i did some tests:
- added File Flush - function after File Write - function: no effect
- removed the File Seek - function after File Write - function: no effect
- created a sub-VI from the contents of the Write File for-loop and placed a request deallocation inside the sub-VI: no effect
- wrote a simple C-App: no memory allocation observed (as expected)
09-27-2006 01:24 PM