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

al_get_errno - Allegro 5 API

Description

       Some  Allegro  functions will set an error number as well as returning an error code.  Call this function
       to retrieve the last error number set for the calling thread.

Allegro reference manual                                                                   al_get_errno(3alleg5)

Name

       al_get_errno - Allegro 5 API

Synopsis

              int al_get_errno(void)
              GETTER(allegro_errno, 0)

See Also