Subject | C++ compile error |
---|---|
Author | p3pp3rh3ad |
Post date | 2012-01-29T17:18:43Z |
I am upgrading a project from IBO 4.8.7 to the latest Version 4.9 Release 14 [Build 36j].
In C++ Builder 2007, I am getting this error:
[BCC32 Error] Ib_utils.hpp(82): E2091 Functions cannot return arrays or functions
on this line
__fastcall MD5String(AnsiString M);
Is this version campatable with Builder 2007?
Thanks,
Bruce
In C++ Builder 2007, I am getting this error:
[BCC32 Error] Ib_utils.hpp(82): E2091 Functions cannot return arrays or functions
on this line
__fastcall MD5String(AnsiString M);
Is this version campatable with Builder 2007?
Thanks,
Bruce