Error while implementing JNI functions in c

hai,

I am getting errors while compailing the C file in which i implemented the JNI functions. C file i includes all the header files Such as jni.h,ExpJni.h(this the heder file i made through javah) and stdio.h . compiler showing error in " extern "c"....."line.The fuction name in c file and the ExpJni.h file is the same.please help me

bye

midhun

[374 byte] By [midhunka] at [2007-9-27 7:34:05]
# 1
Could you post your code ?
armalcolma at 2007-7-8 11:32:04 > top of Java-index,Java HotSpot Virtual Machine,Specifications...