# sglib **Repository Path**: lingmessy/sglib ## Basic Information - **Project Name**: sglib - **Description**: From sglib.sourceforge.net - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-25 - **Last Updated**: 2022-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This directory contains Sglib - a simple generic library for C. The distribution contains: sglib.h - this is the generic library, the file can be directly used, or you can move it to your include directory. doc - directory containing the documentation. The main page of the documentation is stored in the doc/index.html. samples - directory storing simple executable files using sglib.h. You can run all the samples together with self-test routine by running make in this directory. From: http://sglib.sourceforge.net/