Best format for configuration file?

From: Jimbo (None)
Date: 02/06/04


Date: Fri, 6 Feb 2004 09:33:28 -0500

What's the best format to save a configuration file?
I'm currently using an INI extension and I write it like a normal ascii
file. Is this the best way? I've heard of using XML to create a config file.
What would be the best format?

Thank you.



Relevant Pages

  • reading configuration files
    ... format for my configuration file, with respect to readability, ... text-files do not know much about Fortran programming. ... assumptions on the input format of the numerical values (say I have ...
    (comp.lang.fortran)
  • Re: reading configuration files
    ... format for my configuration file, with respect to readability, ... text-files do not know much about Fortran programming. ... assumptions on the input format of the numerical values (say I have ... STRING = "a string like this" ...
    (comp.lang.fortran)
  • Re: reading configuration files
    ... format for my configuration file, with respect to readability, ... text-files do not know much about Fortran programming. ... assumptions on the input format of the numerical values (say I have ... The values are read using list directed input, and the text description is simply ignored. ...
    (comp.lang.fortran)
  • Re: reading configuration files
    ... format for my configuration file, with respect to readability, ... text-files do not know much about Fortran programming. ... assumptions on the input format of the numerical values (say I have ...
    (comp.lang.fortran)
  • Re: Best format for configuration file?
    ... "Jimbo" wrote in message ... > What's the best format to save a configuration file? ... I recommend XML. ... Look for configuration file information in the docs. ...
    (microsoft.public.dotnet.languages.csharp)