logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

log4c_buffer_t - buffer object

Author

       Generated automatically by Doxygen for log4c from the source code.

log4c                                             Version 1.2.4                                log4c_buffer_t(3)

Detailed Description

       buffer object

       Attributes description:

       •
        size current size of the buffer
       •
        maxsize maximum size of the buffer. 0 means no limitation.
       •
        data raw data

Name

       log4c_buffer_t - buffer object

Synopsis

       #include <buffer.h>

See Also