[Arsperl-users] C-API 6.3 & 8.1 Compatibility issues
Brought to you by:
jeffmurphy
|
From: Narayanan, S. <san...@cg...> - 2013-10-01 09:49:34
|
Hi There, We are upgrading remedy 6.3 environment to remedy 8.1. We have several C - APIs in 6.3. when we try to compile the same C Programs in 8.1, we are getting few errors related to parameter mismatch. Here are the Sample functions : ARGetField - 18 Parameters in 6.3 and 21 Parameters in 8.1 ARGetListEntry -1 Parameter is added in 8.1 Could anyone please suggest a way to compile the C- Programs without adding the parameters in the C-Codes ? We would like to go for a solution globally which should not give major changes in code level. Also Please suggest whether we can use the 6.3 binary files in 8.1 or not ? Awaiting your response. Regards, Sankar |