|
COOPY » Guide
version 0.6.5
|
#include <stdio.h>#include <gcj/cni.h>#include <java/lang/System.h>#include <java/io/PrintStream.h>#include <java/lang/Throwable.h>#include <JackBox.h>#include <coopy/JackTextBook.h>Go to the source code of this file.
Defines | |
| #define | JS(x) JvNewStringLatin1(x) |
Functions | |
| int | main (int argc, char *argv[]) |
| #define JS | ( | x | ) | JvNewStringLatin1(x) |
Definition at line 10 of file test_jackcess.cpp.
Referenced by main().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 17 of file test_jackcess.cpp.
References JS, NULL, coopy::store::mdb::JackTextBook::open(), and coopy::store::Property::put().
1.7.4