- Visual C++源码
- Visual Basic源码
- C++ Builder源码
- Java源码
- Delphi源码
- C/C++源码
- PHP源码
- Perl源码
- Python源码
- Asm源码
- Pascal源码
- Borland C++源码
- Others源码
- SQL源码
- VBScript源码
- JavaScript源码
- ASP/ASPX源码
- C#源码
- Flash/ActionScript源码
- matlab源码
- PowerBuilder源码
- LabView源码
- Flex源码
- MathCAD源码
- VBA源码
- IDL源码
- Lisp/Scheme源码
- VHDL源码
- Objective-C源码
- Fortran源码
- tcl/tk源码
- QT源码
Contents
资源名称:unzip540.zip [点击查看]
上传用户:andy_li
上传日期:2007-01-06
资源大小:1019k
文件大小:1k
源码类别:
压缩解压
开发平台:
MultiPlatform
- Contents of the "acorn" subdirectory for UnZip 5.3 and later:
- acorn.c.acorn Acorn-specific resources
- acorn.c.riscos mainly file-handling routines for FileCore-based filesystems
- acorn.Contents this file
- acorn.h.riscos
- acorn.h.swiven
- acorn.README notes about Acorn-specific features
- acorn.RunMe1st Obey file to move files into suitable place for compilation
- on RISC OS machines
- acorn.s.swiven SWI veneers
- acorn.srcrename small executable that converts files from Unix style to
- RISC OS style, used by RunMe1st
- Notes:
- Use the "RunMe1st" file (it is an Obey file) to convert all the files from
- "filename/[chs]" to "[chs].filename" (so that UnZip could be easily compiled
- under RISC OS). It will also set the correct makefile.
- To compile just set the CSD to the main UnZip directory and run 'amu'.
- Currently only the Acorn C V5 compiler has been tested but probably also
- Acorn C V4 and the Acorn Assembler V2 will be able to compile UnZip.