Forum Discussion
YMinaev
Staff
14 years agoHi,
Alexei is right, your DefineProc is incorrect. Function parameters are defined left to right, and the return type is defined last.
Alexei is right, your DefineProc is incorrect. Function parameters are defined left to right, and the return type is defined last.