A simple generic library for c

  • Authors:
  • Marian Vittek;Peter Borovansky;Pierre-Etienne Moreau

  • Affiliations:
  • FMFI, Comenius University, Bratislava, Slovakia;FMFI, Comenius University, Bratislava, Slovakia;LORIA-INRIA, Vandœuvre-lès-Nancy, France

  • Venue:
  • ICSR'06 Proceedings of the 9th international conference on Reuse of Off-the-Shelf Components
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents Sglib, a C library freely inspired by the Standard Template Library (STL). In opposition to C++, the C language lacks any support for generic programming. Our library results from the idea to create a generic library of reusable algorithms through the C preprocessor.