Jump to content

LC-Port: Difference between revisions

From EDM2
Created page with "A C library package introduced by a company called Crystal Software in 1990, it was intended allow developers to port code written for the Lattice C development sy..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A [[C]] library package introduced by a company called [[Crystal Software]] in 1990, it was intended allow developers to port code written for the [[Lattice C]] development system to other compilers and systems. It contained libraries compatible with the DOS and OS/2 System libraries but also copied most of the OS/2 Simulation library as well, supported target compilers included [[Watcom C]], [[Borland C]], [[Microsoft C]] and [[Zortech C]]. The package was also sold by [[Zortech]] under the name '''Lattice C Compatibility Kit'''.
A [[C]] library package introduced by a company called Crystal Software in 1990. It was intended to allow developers to port code written for the [[Lattice C]] development system to other compilers and systems. It contained libraries compatible with the DOS and OS/2 System libraries but also copied most of the OS/2 Simulation library as well, supported target compilers included [[Open Watcom|Watcom C]], [[Borland C]], [[Microsoft C]] and [[Zortech C]]. The package was also sold by Zortech under the name '''Lattice C Compatibility Kit''' but was exactly the same as LC-Port and included support for all the compilers, not just the Zortech one.


In addition to Lattice-compatible libraries the package has header files that will not conflict with the header files from other compilers and macro files to simplify conversion of assembly language functions.
In addition to Lattice-compatible libraries the package has header files that will not conflict with the header files from other compilers and macro files to simplify conversion of assembly language functions.
Line 6: Line 6:
Discontinued commercial software
Discontinued commercial software
* Original RRP US$ 125 without source code
* Original RRP US$ 125 without source code
* Original RRP US$ 250 with source code


==Publisher==
==Publisher==
* [[Crystal Software]]
* Crystal Software


[[Category:C]]
[[Category:C Libraries]]
[[Category:DOS Tools]]

Latest revision as of 06:48, 7 October 2022

A C library package introduced by a company called Crystal Software in 1990. It was intended to allow developers to port code written for the Lattice C development system to other compilers and systems. It contained libraries compatible with the DOS and OS/2 System libraries but also copied most of the OS/2 Simulation library as well, supported target compilers included Watcom C, Borland C, Microsoft C and Zortech C. The package was also sold by Zortech under the name Lattice C Compatibility Kit but was exactly the same as LC-Port and included support for all the compilers, not just the Zortech one.

In addition to Lattice-compatible libraries the package has header files that will not conflict with the header files from other compilers and macro files to simplify conversion of assembly language functions.

Licence and availability

Discontinued commercial software

  • Original RRP US$ 125 without source code
  • Original RRP US$ 250 with source code

Publisher

  • Crystal Software