Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

savedir.h

Go to the documentation of this file.
00001 #if !defined SAVEDIR_H_
00002 # define SAVEDIR_H_
00003 
00004 # ifndef PARAMS
00005 #  if defined PROTOTYPES || (defined __STDC__ && __STDC__)
00006 #   define PARAMS(Args) Args
00007 #  else
00008 #   define PARAMS(Args) ()
00009 #  endif
00010 # endif
00011 
00012 char *
00013 savedir PARAMS ((const char *dir, off_t name_size));
00014 
00015 #endif

Generated on Mon Apr 7 19:41:46 2003 for DuTree by doxygen1.2.18