⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 maker.p

📁 CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co
💻 P
字号:

/* Protogen Version 1.07 Wednesday November 01, 1995  17:39:49 */

                               /* Maker.c */

void nxtarget(short *target);                                     /* STATIC */
void CompressFile(char *out, short*in);                           /* STATIC */
void ExpandFile(short *out, char *in);                            /* STATIC */
unsigned long getfiletime(short *file);                           /* STATIC */
FILEREC *FileData(short *string);
FILEREC *RecurseTarget(short *target);
BOOL matches(short *string, short *wild);
void Stamp(FILEREC *rec, char *string);
FILEREC *Weed(FILEREC *list);
FILEREC *RecurseAllTargets(void);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -