Ok, but then I want to create a new record, and set its recordtype:
wfile a = new wfile("/tmp/awanvl.warc", 600 * 1024 * 1024, 1, 0, "");
wrecord b = new wrecord();
b.WRecord_setRecordType(arg0, arg1)
The first argument of the WRecord_setRecordType method is a Pointer
variable. Where shall I get this Pointer variable from?
The second argument an int, which presumably
is 0 for unknown record type, 1 for info record, .. as listed in the
wrectype.h file
But it would be nice to have this enum available in the java interface
as well as the other enums
used by the C-applications.
/Søren
2009/3/3 WARC <
voidp...@gmail.com>:
--
-----------------------------------------------------------
Søren Vejrup Carlsen
Gl. Kongevej 142, 1. tv.
DK-1850 Frederiksberg C