Results 1 to 4 of 4

Thread: Making your Own File Format [C++]

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2007
    Posts
    59

    Making your Own File Format [C++]

    I am trying to find a way to make my own file format in C++ so when I save files in my Client folder or Server folder you can't read the files it is a security thing too.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Making your Own File Format [C++]

    Fundamentally you are saying that you want the files to be encrypted, correct?

  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2007
    Posts
    59

    Re: Making your Own File Format [C++]

    I guess you could put it that way.

  4. #4
    New Member
    Join Date
    Sep 2008
    Posts
    4

    Re: Making your Own File Format [C++]

    Quote Originally Posted by Tivoilos
    I guess you could put it that way.
    If you found anything useful about how to do this, please share! :P

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width