Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_get_errno(3) 	    Library Functions Manual		 al_get_errno(3)

NAME
     al_get_errno - Allegro 5 API

SYNOPSIS
	    int al_get_errno(void)
	    GETTER(allegro_errno, 0)

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

Allegro reference manual					 al_get_errno(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_get_errno&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help