search for: ast_filerenam

Displaying 1 result from an estimated 1 matches for "ast_filerenam".

Did you mean: ast_filerename
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