Search:

Type: Posts; User: nicz17

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    3,815

    Re: calling c code from java

    In simple terms, just make sure you load the relevant library which contains the function definition, load the library which follows the JNI specification and wraps the target function from the first...
  2. Replies
    1
    Views
    2,180

    Re: Duplicating array in C code

    try this..

    ...
Results 1 to 2 of 14