fix_filename_case man page on DragonFly

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

fix_filename_case(3)		Allegro manual		  fix_filename_case(3)

NAME
       fix_filename_case - Converts a filename to a standardised case. Allegro
       game programming library.

SYNOPSIS
       #include <allegro.h>

       char *fix_filename_case(char *path);

DESCRIPTION
       Converts the filename stored in `path' to a standardised case.  On  DOS
       platforms,  they	 will  be  entirely uppercase. On other platforms this
       function doesn't do anything. Example:

	  get_executable_name(name, sizeof(name));
	  fix_filename_case(name);
	  allegro_message("Running `%s'\n", name);

RETURN VALUE
       Returns a copy of the `path' parameter.

SEE ALSO
       fix_filename_slashes(3), canonicalize_filename(3)

Allegro				 version 4.4.2		  fix_filename_case(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