1 /* string-files.h: 2 * 3 **************************************************************** 4 * Copyright (C) 2003 Tom Lord 5 * 6 * See the file "COPYING" for further information about 7 * the copyright and warranty status of this work. 8 */ 9 10 #ifndef INCLUDE__LIBFSUTILS__STRING_FILES_H 11 #define INCLUDE__LIBFSUTILS__STRING_FILES_H 12 13 14 15 /* automatically generated __STDC__ prototypes */ 16 extern int make_output_to_string_fd (void); 17 extern t_uchar * string_fd_close (int fd); 18 #endif /* INCLUDE__LIBFSUTILS__STRING_FILES_H */ 19 20 21 /* tag: Tom Lord Sat Jan 5 15:26:10 2002 (string-files.h) 22 */ 23