How to pass an array of objects from C++ to Java using JNI
From: Alex (alexkuznet_at_yahoo.com)
Date: 11/30/04
- Previous message: ThomasH: "Re: Missing Graphics in JComponent or JPanel"
- Next in thread: Gordon Beaton: "Re: JNI: Passing array of objects from C++ to Java"
- Reply: Gordon Beaton: "Re: JNI: Passing array of objects from C++ to Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Nov 2004 17:41:00 -0800
I need to pass from C++ to Java using JNI
an array of orbitrary number of objetcts,
each object consists of a string and a float.
All suggestions are really appriciated!
Thanaks
- Previous message: ThomasH: "Re: Missing Graphics in JComponent or JPanel"
- Next in thread: Gordon Beaton: "Re: JNI: Passing array of objects from C++ to Java"
- Reply: Gordon Beaton: "Re: JNI: Passing array of objects from C++ to Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|