Thanks Bekenn!
On Mon, Feb 28, 2011 at 12:53 PM, Bekenn <[email protected]> wrote: > On 2/27/2011 11:04 PM, Tarun Ramakrishna wrote: >> >> Hi, >> >> Do we have a ini parser in D somewhere ? If not, is there some >> documentation anywhere that tells one how to wrap a simple C++ library >> like simple ini ? (Of course it isn't difficult to build a quick >> parser, just that someone would done this already) >> >> Thanks, >> Tarun > > You can give htod a try: http://www.digitalmars.com/d/2.0/htod.html > > It's not perfect, but it may give you a decent starting point to work from. >
