| www.delorie.com/gnu/docs/gcc/gcj_37.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Java methods are mapped directly into C++ methods.
The header files generated by gcjh
include the appropriate method definitions.
Basically, the generated methods have the same names and
corresponding types as the Java methods,
and are called in the natural manner.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |