Florian Weingarten schrieb: > I found Convert_v1_to_v2 (nffile.c). I guess I need the opposite. Will > it be enough to convert common_record_t back to common_record_v1_t or > will I run into further problems with the "extension records", which are > not present in the old file format?
Hey list, just wanted to let you know, that it worked. I just "inverted" convert_v1_to_v2 and created a convert_v2_to_v1 method. It works fine (as long as I dont use any non-default extension records I guess). Thanks anyway, Flo ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Nfsen-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
