Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

linuxartisan/generic-list-in-c

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generic-list-in-c

A list in C language that can store any type. The list is also extended to implement a stack and a queue.

Compile

Makefile is provided for ease of use. Just type the make command and the code will be compiled.

Test

The files named with Test* contain tester code for the list, stack, and queue. Go through them to know how to use the code.

Requirements

  • gcc

Contact me on Codementor

About

A list in C language that can store any type. The list is also extended to implement a stack and a queue.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.