get_extension man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

get_extension(3)		Allegro manual		      get_extension(3)

NAME
       get_extension - Returns a pointer to the extension of a filename. Alle‐
       gro game programming library.

SYNOPSIS
       #include <allegro.h>

       char *get_extension(const char *filename);

DESCRIPTION
       Finds out the extension of the filename (with or without path  informa‐
       tion). Example:

	  get_executable_name(name, sizeof(name));
	  allegro_message("The binary has the extension `%s'\n",
			  get_extension(name));

RETURN VALUE
       Returns	a  pointer  to	the  portion of `filename' where the extension
       starts, or a pointer to the trailing null  character  if	 there	is  no
       filename or it doesn't have extension.

SEE ALSO
       get_filename(3), put_backslash(3), replace_extension(3)

Allegro				 version 4.4.2		      get_extension(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net