cktan / tomlc99

TOML C library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TOML encode with TOMLC99

KeitoTobi1 opened this issue · comments

Hi.
I was looking for tools to use TOML in C and found something like this.
It seems that TOML can be read, but if TOML can be written, what can be done in C?

I'm sorry to close and reopen!
I'm sure you really want to support encoding.

I don't understand what you mean...

I think you meant the library should support writes. In that case, I would like to keep this lib small and easy to use, and be really good at read-only. Sorry.