Johns-Q / core-array

core-array are general purpose associatives arrays with integer keys. This is a submodule of core-rc, which is a submodule of µwm.

Home Page:https://sourceforge.net/projects/core-array/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@file README.txt	core general purpose dynamic sparse array

Copyright (c) 2009, 2010 by Lutz Sammer.  All Rights Reserved.

Contributor(s):

License: AGPLv3

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

$Id$

Type make to create the runtime test application.

See core-array.c how to use it in your own project.

Lutz Sammer johns98@gmx.net

About

core-array are general purpose associatives arrays with integer keys. This is a submodule of core-rc, which is a submodule of µwm.

https://sourceforge.net/projects/core-array/

License:Other


Languages

Language:C 93.0%Language:Makefile 7.0%