XPRMcompmod, XPRMcompmodsec
XPRMcompmod, XPRMcompmodsec |
int XPRMcompmod(const char *options, const char *srcfile, const char *dstfile, const char *userc);
int XPRMcompmodsec(const char *options, const char *srcfile, const char *dstfile, const char *userc, const char *passfile, const char *privkey, const char *kfile);
options
|
Compilation options (may be
NULL, options may be separated by spaces or
'-' symbols):
|
||||||||||||||||||||||||||||
scrfile
|
Name of the source file
|
||||||||||||||||||||||||||||
dstfile
|
Name of the destination file (may be
NULL)
|
||||||||||||||||||||||||||||
userc
|
|||||||||||||||||||||||||||||
passfile
|
Password or password file (for encryption with a password)
|
||||||||||||||||||||||||||||
privkey
|
Private key file (for bim file signing)
|
||||||||||||||||||||||||||||
kfile
|
File of public keys (for encryption with public keys)
|
0
|
Function executed sucessfully
|
1
|
Parsing phase has failed (syntax error or file access error)
|
2
|
Error in compilation phase (a semantic error has been detected)
|
3
|
Error writing the output file
|
4
|
License error (compiler not authorized)
|
© 2001-2019 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.