Code written in other programming languages, such as C, C++, and assembly is usually called native code.
Insurance agent: "This is a particularly good policy, madam. Under it we pay upto a thousand pounds for broken arms and legs." Woman: "Good heavens! What do you do with them all?"
Teacher: "Ravi can you tell me how fast light travels?" Ravi: "I don't know but it always gets home too early in the morning." |
Chapter 3 |
||
Java Native Interface
In this chapter, you will learn how to embed the Java virtual machine into a C program. The source code needed for this chapter is stored in the examples\Chapter3 directory. The "Chapter3" directory contains the following files:
Listing 3.1 Test.c
(Complete code)
|
|||
|
|||
© 2001 www.universalteacher.com. All rights reserved |