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

FreeBSD Manual Pages

  
 
  

home | help
check_cpu(3)			 Allegro manual 		    check_cpu(3)

NAME
     check_cpu - Detects the CPU type. Allegro game programming library.

SYNOPSIS
     #include <allegro.h>

     void check_cpu();

DESCRIPTION
     Detects  the  CPU	type,  setting the following global variables. You don't
     normally need to call this, because allegro_init() will do it for you.

SEE ALSO
     cpu_vendor(3),  cpu_family(3),  cpu_model(3),  cpu_capabilities(3),   alle-
     gro_init(3)

Allegro 			  version 4.4.3 		    check_cpu(3)

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

home | help