Subject | RE: [IBO] C++ compile error |
---|---|
Author | IBO Support List |
Post date | 2012-01-29T17:47:19Z |
I thought I already addressed that issue by turning that into a procedure
with an out parameter instead of a function.
Jason
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of p3pp3rh3ad
Sent: 29 January 2012 10:19 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] C++ compile error
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
with an out parameter instead of a function.
Jason
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of p3pp3rh3ad
Sent: 29 January 2012 10:19 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] C++ compile error
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