Board index » jbuilder » Using C++ code in Jbuilder
|
Dave Gardner
JBuilder Developer |
|
Dave Gardner
JBuilder Developer |
Using C++ code in Jbuilder2004-12-30 01:11:38 AM jbuilder14 I have libraries that are only in C. I created a sample shared object but I can't make any progress bring the functions into the java. I need some clues to get started Dave Gardner AMI Semiconductor |
| Lori M Olson [TeamB]
Java Developer |
2004-12-30 01:56:30 AM
Re:Using C++ code in Jbuilder
Dave Gardner wrote:
QuoteI have libraries that are only in C. I created a sample shared object but I www.amazon.com/exec/obidos/tg/detail/-/0201325772/qid=1104342138/sr=8-1/ref=pd_ka_1/104-6825770-6471121?v=glance&s=books&n=507846 If you go to java.sun.com and search for JNI, there are a number of online references/tutorials as well. -- Regards, Lori Olson [TeamB] ------------ Save yourself, and everyone else, some time and search the newsgroups and the FAQ-O-Matic before posting your next question. Google Advanced Newsgroup Search www.google.ca/advanced_group_search Other Newsgroup Searches: www.borland.com/newsgroups/ngsearch.html Joi Ellis's FAQ-O-Matic: www.visi.com/~gyles19/fom-serve/cache/1.html |
| Lori M Olson [TeamB]
Java Developer |
2004-12-30 02:04:47 AM
Re:Using C++ code in Jbuilder
Oh, and it might be handy to use C++BuilderX too. I used it for some
JNI work. It is based on the same underlying IDE as JBuilder. www.borland.com/products/downloads/download_cbuilderx.html -- Regards, Lori Olson [TeamB] ------------ Save yourself, and everyone else, some time and search the newsgroups and the FAQ-O-Matic before posting your next question. Google Advanced Newsgroup Search www.google.ca/advanced_group_search Other Newsgroup Searches: www.borland.com/newsgroups/ngsearch.html Joi Ellis's FAQ-O-Matic: www.visi.com/~gyles19/fom-serve/cache/1.html {smallsort} |
