Jump to content

PDCRC: Difference between revisions

From EDM2
Created page with "A collection of public domain CRC routines written in C and intended for OS/2 and DOS although it should be portable to just about anything with very little effort..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


==Version==
==Version==
* Latest version: 2.10 (2002-07-29)
* 2.0 (1995-12-29)
 
* 2.10 (2002-07-29)
==Links==
* [http://pdos.sourceforge.net Download] - (from subfolder PDCRC)


==License==
==License==
* Open source software in the  [[public domain]].
*[[Public domain]]
*Author: [[Paul Edwards]]


==Author==
==Links==
* [[Paul Edwards]]
* https://sourceforge.net/projects/pdos/files/pdcrc/


[[Category:Tools]][[Category:C]][[Category:DOS Tools]][[Category:Open Source Software]][[Category:Software written in C]]
[[Category:C Libraries]][[Category:Open Source Software]][[Category:Software written in C]]

Latest revision as of 21:57, 9 April 2020

A collection of public domain CRC routines written in C and intended for OS/2 and DOS although it should be portable to just about anything with very little effort. Intended to be used for communication software but it can also be used for file and packet verification, and so on.

Version

  • 2.0 (1995-12-29)
  • 2.10 (2002-07-29)

License

Links