home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Crawly Crypt Collection 2
/
crawlyvol2.bin
/
program
/
c
/
c.lst
Wrap
File List
|
1995-03-19
|
11KB
|
163 lines
***********************************************************************
** T h e C r a w l y C r y p t C o l l e c t i o n **
* P r e s e n t s *
** C Programming Files **
***********************************************************************
ARC521S Complete C source code for ARC version 5.21 for the Atari ST. This
code was ported from the IBM PC by Howard Chu.
BERM122S Complete Pure/Turbo C source code for Bermuda version 1.22 by Jac
Kersing. Bermuda is a set of programs for processing Fidonet style
messages. It uses a message base format known as the "QuickBBS ST"
format to store messages. Bermuda was developed for tht The Box
mailer. But can be used with other mailers too (e.g. Binkley ST).
BLF081B Complete C source code to BloufGate, a public domain buggy Fidonet/
Usenet gateway software which acts as an interface beetwen a Fidonet
node producing packets to a point system (the gateway). BloufGate
converts these packets from the Fidonet node to news and batchsmtp
batches. It converts news batches and incoming emails from the RFC
setup to Fidonet packets imported by the fidonet node's tosser.
BM_SRC C source code for the ST version of BM. BM is a fast pattern
matching utility, intended to be almost identical in functionality to
fgrep (ugh!) but much faster. It uses the Boyer-Moore algorithm.
BTS310B5 Complete Pure/Turbo C source code for BinkleyTerm ST 3.10a <beta 5> -
the premier Fidonet compatible front end mailer. This version of the
source is included due to the fact that many people report it as
being more reliable than newer version of BinkleyTerm.
BTS314B4 Complete Pure/Turbo C source code for BinkleyTerm ST version 3.14A
<beta 4>! This is the latest available source code but some people
have reported having trouble with this version of BinkleyTerm. If
you have problems with it, refer to the 3.10a <beta 5> source
included on this disk.
C2LATEX C++2latex version 1.00 - a C/C++ to LaTeX converter. C++2latex is a
tool for generating LaTeX source from ANSI-C or C++ programs. It
recogizes all keywords, strings, and comments. This folder includes
the complete C source code for the C++2Latex converter.
C68K_SRC This archive contains the source code to a modified version of
Matthew Brandt's C68K compiler. Where Brandt's compiler generated
UNIX assembler code, this version generates code compatible with
MASM, Motorola's resident Assembler.
CDBIND01 Pure/Turbo C bindings for MetaDOS functions by Julian F. Reschke.
Now you can access CD ROMs from Pure C without the hassle of writing
a low level driver.
CDPLAY2 Complete Pure/Turbo C source code to a program by Brian J. Grier
that allows you to play CD's with audio tracks on a Chinon 431 CD ROM
drive. The program will locate the drive on your system. If no drive
is found the program will just exit, with no message.
COOKIE C Binding and source code for reading cookies - Everything you need
for accessing the cookie jar on Atari ST/TT computers. Source code
written by Arnd Beissner
DETEX Complete C source code to a program that strips La(TeX) codes from
TeX files.
E_GEM140 EnhancedGEM version 1.40 - alternate C library routines for use with
Pure/Turbo C.
FLDLIB93 Floating dialogue library version 0.93 beta by M.J.Maisey for Lattice
C. FLDLIB was designed to be a very easy to use windowed dialog
library which would integrate into existing programs with the minimum
of hassle, and which would make writing simple applications which
only use dialogs very quick.
FPUPATCH This folder contains some files (by Dieter Fiebelkorn of GEM-View
fame) for patching the TurboC libraries to add support for the
floating point coprocessor (MC68881 or MC68882). This libraries were
tested on an Atari TT with TurboC 2.03 and 2.05.
GEMFSC18 GemFast version 1.8 PD GEM programming libraries, source code. This
folder contains the complete source code for GemFast version 1.8.
GEMFST18 GemFast version 1.8 by Ian Lepore is a collection of public domain
GEM bindings and programming library. The libraries have more high-
level functions in them, and they pave the way for interesting things
to come in the next couple of versions.
GEMTRIS Complete C source code for a GEM based clone of the popular Tetris
game. The game compiles into a desk accessory. This code should be
a good illustration of how to write a GEM desk accessory in C.
GPR140S GDOS-Print version 1.40 r1 by Steffan Kaminski contains complete
source code that illustrate how to print via GDOS.
IOS_SRC This is the complete C source code for IOSmail by Rinaldo Visscher.
IOS is a fidonet compatible mail tossing system similar in function
to Bermuda or Jetmail.
ITF_SRC Complete C source code to InfoTaskForce's Infocom Interpreter version
4.01 patch-level 2 compiled for Atari ST by Lars Joedal. This program
will let you play ANY Infocom game as long as you can supply the data
files. That means you can buy an IBM version of an Infocom game and
use this program to play it on your Atari ST.
LBBS07 Complete C source code for LazyBBS - The Ultimate BBS for Lazy People
by Franck Arnaud. LazyBBS is a very simple BBS program for a Pandora
Fidonet message base (used by Led, Qbbs, Bermuda, IOS, etc on the
Atari ST). Supports FILES.BBS-like download areas.
LSRC310 Complete Pure/Turbo C Source code for the ST/TT/Falcon030 LHarc
version 3.10 by Christian Grunenberg.
LTICK03 Complete C source code for LazyTick version 0.3 by Franck Arnaud.
LazyTick is a public domain Tick utility (file mailer) for Fidonet
systems using a Pandora message base and a TheBox or Binkley outbound
directory.
LTMFPRG2 "The Programmer's Guide to Let'em Fly" is a comprehensive (German)
document that helps the C programmer make use of the Let'em Fly
flying dialog routines. The Pure/Turbo C and GNU C flydial libraries
are included in this folder.
LZHSOURC Source code for Thomas Quester's LZH201L (lharc/lha). The data
compression schemes used by this program are commonly referred to as
LH1 and LH5.
MEMDEBUG Complete C source code for MEMDEBUG version 1.5 by Rene Schmit.
MEMDEBUG is a free utility for C programmers that provides, among
others, the following features: Memory management error detection,
Memory usage error detection, Memory usage profiling, and Error
simulation.
P2CSRC This folder contains the complete C source code to "p2c" version
1.20, a Pascal to C translator. Program written and maintained by:
Dave Gillespie
PC_217D An alternate Pure C-Shell version 2.17 by Frank Schramm. An
excellent replacement for the shell that comes with Pure C. It was
written in Pure and is a sharware offering (20 DM to register). All
documentation is in German.
PLSTSRC Complete Pure/Turbo C source code to the Atari ST/TT/Falcon030
version of Parselist. Parselist is a nodelist compiler that
BinkleyTerm ST requires to run properly.
POF11 Complete C source code for POF! - Plenty Of Files (Yet Another File
Listing Utility) by Franck Arnaud. POF! is a filelister for LazyBBS,
it produces the master list of files of your board. It was written
for use with LazyBBS, but can be used with for any board using
FILES.BBS like download areas.
RSCTOCS Complete Pure/Turbo C source code to a program by Dieter Fiebelkorn
(of GEM-View fame) that converts RSC files to C source code. All
documentation for this code is in German.
SEALINK Full documentation of the SEAlink transfer protocol written by System
Enhanced Associates. Contains documentation on the transfer protocol
and sample C source code.
SGEM120C SysGEM version 1.20, a replacement GEM library for use with
Pure/Turbo C. Supposed to be much better than the libraries
distributed with Pure/Turbo C.
SMLAES12 Small AES version 1.2 by Oliver Scheel. A Compact and portable
AES-Binding for C Compilers. All documentation is in German.
SPDSRC Lattice C 5.6 Source code (and binaries) to demonstrate the use of
various Speedo GDOS/MultiTOS features.
UUCOSR10 Complete source code for UUCODER version 1.0by Steve Yelvington.
UUCODER is a GEM based, mouse driven program that encodes and decodes
files. It supports the uuencode format commonly used on Usenet
(Internet).
VAFUNC VA-PROTOCOL Support Functions. The functions in vafunc.c support the
calling and receiving of the VA-Protocol messages that Gemini and
Ease etc support. Also a couple of functions for calling ST-Guide
and 1STGuide have been added.
VBI Complete C source code for a vertical blank handler package written
by Bill Dorsey & John Iarocci. VBI is a vertical blank handler
package designed to allow easy access to the Atari STs vertical blank
interrupt system. It allows programmers to incorporate many features
which would otherwise require a multitasking operating system into
their programs with a minimum of difficulty.
VMEM11 Complete C source code and docs for a virtual memory utility. All
the documentation is in German.
V_BIT v_bit by Craig W. Daymon. This program requires GDOS and a GDOS
printer driver as device #21 to be present. It will display a file
selector, allowing the user to select an .IMG file for printing. The
image will be scaled to fit in a 8"x10" area, preserving the proper
aspect ratio and centered within the 8x10 area. Includes the program
and complete C source code.
WINCVT Complete C source code to WinCvt by Wayne E. Wright. WinCvt is a
utility program that converts Atari ST resource files (.RSC) into
Windows resource files (.RC).
XAES_NEW Complete C source code for XAES: The Extended Application Environment
Systems version 1.10 by Ken Hollis, GNU C Extensions by Sascha Blank.
YACCSRC2 Complete C source code to "Yet Another C Compiler" - which is,
naturally, a C compiler.
ZOO21SRC Complete source code to the Atari ST/TT/Falcon030 ZOO archiver
(version 2.1). The source code is in Turbo (Pure) C.