Ok..thank you for additional information.
We do not have this function implemented in MQX. I looked at tool libraries, MQX IO and MFS without success.
Googling did find source to review for truncate: PlibC: File Index
Regards,
David
I've mechanism which controlls the size of log files and in case of extending predefined file size, causes ftruncate()/chsize() to reduce its size. Thus this is text file.
Regards,
Maciej
Ok..thank you for additional information.
We do not have this function implemented in MQX. I looked at tool libraries, MQX IO and MFS without success.
Googling did find source to review for truncate: PlibC: File Index
Regards,
David