Skip to content

Line capacity control #221

@nenin-sc

Description

@nenin-sc

Hi,
thanks for nice job.
I have proposition for enhancement. It allows to assign number of the elements for lists and arrays, which can be written in one line.
It makes file sufficiently more human readable in some cases.
In attached zip are some minor modification of the code, which allows to do it.
changed_files.zip
I did for C++ version (method void Setting::setLineCapacity(const unsigned int npl) and corresponding field unsigned int nrecs in struct config_list_t ).
setLineCapacity in this implementation works only for Setting with at least one element already added.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions