show/hide this revision's text 2 Automated tag tuning
show/hide this revision's text 1

fprintf return success but can't write to an existin file

In my codes, fprintf return successful by returning the number of bytes written in STREAM, but in the actual file the string I put is not there.