Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: r1mtpb12
  • Content: Threads
  • Order by date
  1. r1mtpb12

    JNI related problem

    I am trying to call from a new java class to the existing legacy C++ method. I have executed following steps: 1) Compiled java class x and create x.class file (x is the name of the new java class) 2) Created x.h file by executing javah x 3) Created x.c file and include legacy parser.h(entry...

Part and Inventory Search

Back
Top