passing string between c and java (2)

2000-07-22 Thread Boris
nThread.run(Agent.java:48) Because java load the shared library correctly and c did nothing, the bug must be in passing parameter between java and c. But I do not know what is wrong.This bother me much more. BTW:my platform is win98se,visual cafe 3.0.visual c++6.0 Thank

How to pass string between java and c?

2000-07-20 Thread Boris
I don't know what is wrong in it,because native is difficult to debug. Who anyone can tell me where the bug is ? If I use String instead of char[],the corresponding type in c is jarray. How can I process jarray type in c? Thank you

Tell me some excellent mail list about Jbuilder or pure java.

2000-06-21 Thread Boris
Hi, Who can tell ome excellent mail list about Jbuilder or pure java? Thank you very much! Boris :-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

How to draw a gragh with Jbuilder?

2000-06-06 Thread Boris
a pure java mail list,but I can not find a good pure java list now.Who can tell me best mail list about java? Boris :-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

passing argments between java and c

2000-05-19 Thread Boris
the following in my c file: JNIEXPORT void JNICALL Java_call_aug (JNIEnv *env, jobject obj, jlongArray a) { a[0]=1; } when I build it by vc++,vc++ show the fllowing: D:\Boris\args\argdll\arg.cpp(26) : error C2679: binary '=' : no operator defined which takes a right-hand operand of t

how linux find .h?

2000-05-07 Thread Boris
When I compile c program by gcc in RedHat Linux 6.1,system cann't find all .h file that be include in my .c file. I have to indicate the whole path of these .h file. What is wrong? thank u very much! Boris :-)

Loading .so file in java application on Linux

2000-05-02 Thread Boris
ing: Exception in thread "main" java.lang.UnsatisfiedLinkError: no hello in java.library.path . And I try another method :'java -Djava.library.path=. hello' system show the same message. What is wrong? I need your help! Thank you very much! Boris :-) ---

unsubscribe

1999-10-12 Thread Boris Dragovic
unsubscribe

install

1999-10-06 Thread Boris Dragovic
hi :) i have downloaded jdk1.2 for Linux glibc2.0 and unpacked it and put bin directory in PATH and when I start any of the executables it says: libthread.so.0 : undefined symbol: __libc_rewinddir any help, please?   boris