Skip to content

support ini parse from cstring #57

@patpatbear

Description

@patpatbear

I get config from a config server, which is char*, and i don't want to save it to file. so i need an API like:

int ini_parse_str(const char* str, ini_handler handler, void* user);  

so, how about support parse from cstring?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions