Hi,
I am trying to call an abap function module from a C program.The program compiled without errors, but while executing getting an linker error " undefined symbol _RfcOpen()" etc.. I have included the library file "librfc32.lib".I am using Windows 2000 professional and Turbo c compiler. Where is the error. Do i need to include any extra library files or need to use different Compiler.
Regards,
Gowtham K