Results 1 to 9 of 9

Thread: how to save sequences of text files and sound files

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how to save sequences of text files and sound files

    Quote Originally Posted by nagpalma View Post
    ok, by the way how do we save de sqlite bd in disk?
    I don't understand the question... Create a database and fill it from within your application...

  2. The following user says thank you to wysota for this useful post:

    nagpalma (3rd July 2007)

  3. #2
    Join Date
    May 2006
    Location
    Germany
    Posts
    108
    Thanks
    2
    Thanked 14 Times in 12 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to save sequences of text files and sound files

    Since you are working on a game you might want to consider using plain .zip files ( .pak files) which Doom used already

    It is a common technique used in game programming.
    "If you lie to the compiler, it will get its revenge." - Henry Spencer

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.