logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Author

       MongoDB, Inc

Description

       This will free each string in a NULL-terminated array of strings and then the array itself.

Parameters

strv: A NULL-terminated array of strings to free, including the array.

Synopsis

          void
          bson_strfreev (char **strv);

See Also