PROGRAMS BY ctypes4j.sf.net

  • CTypes for Java Free

    ctypes is a Java library allowing one to create and manipulate C data types in Java. These can then be passed to C-functions loaded from dynamic link libraries. This is based on the ctypes python module.