[Qt-interest] does QT have something like Python's cPickle or that can read that.

Knapp magick.crow at gmail.com
Wed Feb 18 22:02:31 CET 2009


I need to replace this line of Python with something in QT or just
plain C++ but I want to keep my platform flexibility. I can go back
and do it the hard way with plain text reading but just wanted to ask
first. The file is a bunch of strings that are compressed. I do have
the original text files, if I need them.

thrust_Damage = "filler"; // cPickle.load(open('Thrust.p','rb'));

-- 
Douglas E Knapp

Why do we live?



More information about the Qt-interest-old mailing list