Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

nix-common/nix_utils.h

Go to the documentation of this file.
00001 
00005 #if !defined(_NIX_UTILS_H)
00006 #define _NIX_UTILS_H
00007 
00008 #if defined(__cplusplus)
00009 extern "C" {
00010 #endif
00011 
00012 #include <zakdef.h>
00013 
00021 int searchForFile(Char *file, UInt16 length, Char *path);
00022 
00023 #if defined(__cplusplus)
00024 }
00025 #endif
00026 
00027 #endif /* _NIX_UTILS_H */

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