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

FreeBSD Manual Pages

  
 
  

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

NAME
     destroy_datafile_index  -	Destroys a datafile index. Allegro game program-
     ming library.

SYNOPSIS
     #include <allegro.h>

     void destroy_datafile_index(DATAFILE_INDEX *index)

DESCRIPTION
     This function frees the memory used by a datafile index created  with  cre-
     ate_datafile_index earlier.

SEE ALSO
     create_datafile_index(3)

Allegro 			  version 4.4.3        destroy_datafile_index(3)

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

home | help