Jump to content

IBM Continuous Speech Series OS/2 Borland Compiler Support: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
This package contains an interface DLL, and associated import library and header ile, which permit ICSS applications to be compiled and linked using the [[Borland C++]] for OS/2 compiler (it has been tested using version 1.0 of the compiler).
This package contains an interface DLL, and associated import library and header ile, which permit ICSS applications to be compiled and linked using the Borland C++ for OS/2 compiler (it has been tested using version 1.0 of the compiler).


This DLL must be used in association with the ICSSAPI.DLL delivered with the ICSS product.
This DLL must be used in association with the ICSSAPI.DLL delivered with the ICSS product.
Line 7: Line 6:
* ICSSAPIS.DLL -- DLL for the ICSS API (system linkage)
* ICSSAPIS.DLL -- DLL for the ICSS API (system linkage)
* ICSSAPIS.H  -- Header file for the ICSS API (system linkage)
* ICSSAPIS.H  -- Header file for the ICSS API (system linkage)
==Download==
* ICSSBO.ZIP


==License==
==License==
Line 17: Line 13:
* [[IBM]]
* [[IBM]]


[[Category:Tools]]
==Links==
* Download: [http://hobbes.nmsu.edu/download/pub/os2/dev/c/icssbo.zip ICSSBO.ZIP]
 
[[Category:C Libraries]]

Revision as of 08:57, 4 January 2017

This package contains an interface DLL, and associated import library and header ile, which permit ICSS applications to be compiled and linked using the Borland C++ for OS/2 compiler (it has been tested using version 1.0 of the compiler).

This DLL must be used in association with the ICSSAPI.DLL delivered with the ICSS product.

  • ICSSAPIS.LIB -- Import library for the ICSS API (system linkage)
  • ICSSAPIS.DLL -- DLL for the ICSS API (system linkage)
  • ICSSAPIS.H -- Header file for the ICSS API (system linkage)

License

It is under the "IBM Continuous Speech Series Developer's Tool Kit" license agreement.

Author

Links