Displaying 1 result from an estimated 1 matches for "ast_filecopi".
Did you mean:
ast_filecopy
2004 Apr 30
1
file.c weirdness
Could someone explain to me the proper return values for ast_filerename and
ast_filecopy? I'm trying to write an application to utilize these functions,
but the return values seem wonky. Specifically, I can't tell whether success
will always return 0 and failure will always return !0.
Thanks,
--Ernest