Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

nix-common/nix_utils.c File Reference

contains the global functions for the 'nix platform More...

#include <zakdef.h>
#include <unistd.h>
#include <sys/stat.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <strings.h>
#include <nix_utils.h>

Go to the source code of this file.

Functions

int searchForFile (Char *file, UInt16 length, Char *path)
 search for a file using the path


Detailed Description

contains the global functions for the 'nix platform

Definition in file nix_utils.c.


Function Documentation

int searchForFile Char   file,
UInt16    length,
Char   path
 

search for a file using the path

Parameters:
file  <inout> the name of the file to find
length  the maximum length of the file name to fill.
path  the path to search for the file
Returns:
true if the file is found, false otherwise

Definition at line 16 of file nix_utils.c.

References Char, and UInt16.

Referenced by setupToolBox(), and UIInitGraphic().


Generated on Mon Aug 30 19:44:17 2004 for pocketcity by doxygen1.2.18