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

mconv_reset_converter -

Description

       Reset a code converter. The mconv_reset_converter() function resets code converter converter to the
       initial state.

Name

       mconv_reset_converter -

Return Value

           If converter->coding has its own reseter function, mconv_reset_converter() returns the result of that
           function applied to converter. Otherwise it returns 0.

Synopsis

       int mconv_reset_converter (MConverter * converter)

See Also