Skip to content

carmellino/Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

How to use:

  • add node.h file to the project
  • include it with #include"node.h"

Functions:

  • Add function adds one element to the begining of the node.
  • Delete function deletes one element at the begining of the node.
  • DeleteChosen function deletes the first found occurence oof the element in the node.

About

Node header file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages