home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Installation Guide - Dragon Clan Series
/
CD2.iso
/
ZIP
/
ACE11B
/
UNACESRC
/
UAC_CRT.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-12-03
|
201 b
|
13 lines
#ifndef __uac_crt_h
#define __uac_crt_h
#include "acestruc.h"
CHAR *ace_fname(CHAR * s, thead * head, INT nopath);
INT create_dest_file(CHAR * file, INT a);
#endif /* __uac_crt_h */