AllAtC.lha C Programming: All at C, a tutorial on C Programming.
AnotherCTutorial.lha C Programming: Another C Tutorial, a tutorial on C Programming.
Back2ECS.lha C Programming: Source for turning an AGA machine back to ECS.
contourC.lha C Programming: Source for calculating Contours.
3D.lha C Programming: 3d source calculations in C, some interesting stuff here including demo in C.
aedoor4.lha C Programming: Source for an Ami Express door framework.
ae_doors.lha C Programming: Text file and source on creating Ami Express doors.
cency_1.dms C Programming: The Amiga C Encyclopedia, disk 01 of 12.
cency_10.dms C Programming: The Amiga C Encyclopedia, disk 10 of 12.
cency_11.dms C Programming: The Amiga C Encyclopedia, disk 11 of 12.
cency_12.dms C Programming: The Amiga C Encyclopedia, disk 12 of 12.
cency_2.dms C Programming: The Amiga C Encyclopedia, disk 02 of 12.
cency_3.dms C Programming: The Amiga C Encyclopedia, disk 03 of 12.
cency_4.dms C Programming: The Amiga C Encyclopedia, disk 04 of 12.
cency_5.dms C Programming: The Amiga C Encyclopedia, disk 05 of 12.
cency_6.dms C Programming: The Amiga C Encyclopedia, disk 06 of 12.
cency_7.dms C Programming: The Amiga C Encyclopedia, disk 07 of 12.
cency_8.dms C Programming: The Amiga C Encyclopedia, disk 08 of 12.
cency_9.dms C Programming: The Amiga C Encyclopedia, disk 09 of 12.
ddjcomp.lha C Programming: Dr. Dobb's compression contest - Sources in C and Assembler.
Deform.lha C Programming: How to deform a polygon mesh sphere when "pressure" is applied.
DitherSrc.lha C programming: Source on how to Dither Vectors.
DMSSplit.lha C Programming: Source for a DMS splitter.
Ellipse.lha C Programming: A quick method to render ellipes.
Illum.lha C Programming: How to do various illumination models.
lineclip.lha C Programming: How to do line clipping.
CTutorial.lha C Programming: C Tutorial, a tutorial on C Programming.
c_tutor.lha C Programming: C Tutorial with source.
peano.lha C Programming: Source for making Peano Maps.
PointInPoly.lha C Programming: Source to calculate if a point is within a given polygon.
Poly2Tri.lha C Programming: Converts a polygon into a group of triangles.
Quantize.lha C Programming: More dithering theory and source.
Shade2Obj.lha C Programming: Takes a picture of shaded polygons and converts it to a "depth map".
Sphere.lha C Programming: How to create a sphere object.
TDDDConv.lha C Programming: Code to convert TDDD (imagine) format objects to other formats.
Triangle.lha C Programming: Convert any polygon to triangles and render the triangles quickly.
Vectors_C.lha C Programming: C vector source.
voronoi.lha C Programming: Compute "VORONOI" diagram and DELAUNAY triangulation (phew!).
wrapdemo.lha C Programming: a demo Using the OS that maps a bitmap onto a sphere.
ProgrammingInC.lha C Programming: Programming in C, a tutorial on C Programming.
CardPkg_1.3.lha Card Image Package 1.3 by Todd M. Lewis - C source code for incorporating playing card images into Intuition programs. Three complete sets of card images are provided. One set has horizontal cards, the others have vertical cards.
DrChip1_03.LHA Dr. Chip's C Beautifier 1.02 by Charles E. Campbell, Jr - A collection of C and C++ tools.
f2c3.2bin.lha Fortran to C 3.2 by Torten Poulin - Converts Fortran 77 source code in files with names ending in `.f' or `.F' to C (or C++) source files in the current directory, with `.c' substituted for the final `.f' or `.F'. If no Fortran files are named, f2c reads Fortran from standard input and writes C on standard output.
f2c3.2src.lha Fortran to C 3.2 by Torten Poulin - Converts Fortran 77 source code in files with names ending in `.f' or `.F' to C (or C++) source files in the current directory, with `.c' substituted for the final `.f' or `.F'. If no Fortran files are named, f2c reads Fortran from standard input and writes C on standard output. Source Code.
metre.lha Metre 1.08 by Paul Long - A portable rule-based software-metrics tool for Standard C.