/[classpath]/classpath/native/jni/classpath/jcl.h
ViewVC logotype

Diff of /classpath/native/jni/classpath/jcl.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by cbj, Mon Nov 5 03:03:27 2001 UTC revision 1.2 by cbj, Tue Nov 27 03:12:02 2001 UTC
# Line 29  executable file might be covered by the Line 29  executable file might be covered by the
29    
30  #include <stddef.h>  #include <stddef.h>
31  #include <jni.h>  #include <jni.h>
32    #include <config.h>
33    
34  JNIEXPORT jclass JNICALL JCL_FindClass(JNIEnv * env, char * className);  JNIEXPORT jclass JNICALL JCL_FindClass(JNIEnv * env, char * className);
35  JNIEXPORT void JNICALL JCL_ThrowException(JNIEnv * env, char * className, char * errMsg);  JNIEXPORT void JNICALL JCL_ThrowException(JNIEnv * env, char * className, char * errMsg);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26