home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
inprise
/
JSAMPLES.Z
/
readme.txt
< prev
next >
Wrap
Text File
|
1998-05-08
|
488b
|
16 lines
This directory contains information about integrating native
methods written in C into Java programs using Borland C++ or
C++Builder.
Two examples to be built with command line tools are provided:
The example in the jni subdirectory uses the JNI Standard,
as defined in JDK-1.1 (recommended).
The example in the old_style subdirectory demonstrates the
technique as used in JDK-1.0.
Each subdirectory contains a readme.txt for more info on the
corresponding technique.