Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
java x 2
Member Avatar for killerthc

I am trying to setup a simple dll that will allow me to run C++ code from Java, to start I chose to create the function HelloWorld, I can get the library to compile and load but when Java calls the native method "hello()" it throws the exception java.lang.UnsatisfiedLinkError. How …

Member Avatar for JW149
0
991
Member Avatar for JW149

Greeting I have finished a lifetime of programming multiuser databases running on mainframes using PL/I, and now I want to play with Test Driven Development. I've not done it before and sounds like a step forward. The project I'm working on is multithread and I am trying to see how …

0
22