home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.c++.moderated      Moderated discussion of C++ superhackery      33,346 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 31,464 of 33,346   
   Daniel James to Fryme   
   Re: Multiple files in one   
   13 Sep 11 10:53:31   
   
   638a603c   
   XPost: comp.lang.c++   
   From: daniel@me.invalid   
      
   In article   
   ,   
   Fryme wrote:   
   > I'm trying to create my own file format.   
      
   Others have already questioned the wisdom of such an approach.   
      
   Rather than inventing a whole new file format that is peculiar to your   
   application, why not use a standard container format (such as the   
   zipfile format) and write your image file and a descriptive text file   
   to that?   
      
   Not only will the resultant file be in a recognizably standard format,   
   but the process of reading and writing the file can be simplified,   
   relative to your home-grown approach, by the use of one of many freely   
   available libraries.   
      
   --   
   Regards,   
     Daniel.   
   [Lest there be any confusion I am NOT the Boost maintainer of the same   
   name]   
      
      
         [ See http://www.gotw.ca/resources/clcm.htm for info about ]   
         [ comp.lang.c++.moderated.    First time posters: Do this! ]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca