Skip to content

alphaKAI/linkedList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkedList

A tiny linked list library.

Features

  • Support user defined type(also support embed type)
  • Simple and tiny

How to use

  1. Copy linkedList.*, spec.* to your work directory.
  2. You define type of list in spec.h

Document

Please read the source code.

LICENSE

The MIT LICENSE
Copyright (C) alphaKAI 2015 http://alpha-kai-net.info

About

A tiny linked list implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published