Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

nix-common/zonestrings.h

Go to the documentation of this file.
00001 
00006 #if !defined(_ZONESTRINGS_H)
00007 #define _ZONESTRINGS_H
00008 
00009 #if defined(__cplusplus)
00010 extern "C" {
00011 #endif
00012 
00013 #include <zakdef.h>
00014 
00015 int getFieldString(welem_t world, char *dest, int destlen);
00016 int getFieldValue(welem_t world, char *dest, int destlen);
00017 int getFieldDensity(welem_t world, char *dest, int destlen);
00018 
00019 #if defined(__cplusplus)
00020 }
00021 #endif
00022 
00023 #endif

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