C0084 Compiler Error
Message text
Bad number of arguments for function: function.
Explanation
If two functions are defined on a custom class user object and
function f1 takes one integer argument by value, the following script in
function f2 generates C0084:
|
1 2 |
int a, b f1(a, b) // generates C0084 |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest