5 Copyright © 2004, The AROS Development Team. All rights reserved.
6 This file is part of the PrefsEditor class, which is distributed under
7 the terms of version 2.1 of the GNU Lesser General Public License.
12 /*** Prototypes *************************************************************/
13 BPTR
CreateTemporary(STRPTR buffer
, CONST_STRPTR prefix
);
14 BOOL
MakeDir(CONST_STRPTR path
);
15 BOOL
MakeDirs(STRPTR path
);
17 #endif /* _SUPPORT_H_ */