C Library

From EDM2
Jump to: navigation, search

If the compiler you use supports both C and C++, you can use C libraries with your C++ programs and vice versa, however using C++ libraries from C can be a bit kludgey and can require you to write bindings, while using C libraries with C++ is less problematic it can also require you to write some interfaces, take a look at the C++ for available libraries.

Text UI libraries

Open source
Commercial
  • C-scape Interface Management System - Screen painter and UI library
  • Greenleaf Data Windows - Text mode windows & UI
  • Neuron Data Open Interface - Screen painter/UI toolkit
  • Panel Plus II - Screen painter and UI library

Graphics libraries

Open source
Commercial
  • IBM SAA Common User Access Controls Library/2
  • XVT - Screen painter and UI library

Database libraries

Commercial
Open Source

Other libraries

Open Source
Commercial