Skip to content
/ libw Public

My personal C library that implements some common data structure and algorithm.

License

Notifications You must be signed in to change notification settings

wiiiky/libw

Repository files navigation

libw

###Introduce Libw is my C library. It does not depend on any third-pary library. Libw implements some simple data structure and algorithm.

This repository is deprecated.

###XXX Please be aware that libw is not tested fully. You may take a risk if you choose to use it in your project.

###COPYRIGHT Copyright (C) 2014 Wiky L

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

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 Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with main.c; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor Boston, MA 02110-1301, USA

About

My personal C library that implements some common data structure and algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published