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