Skip to content

Simple Fortran Implementation of heterogeneous linked list

License

Notifications You must be signed in to change notification settings

pedro-ricardo/LinkedList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedList

Simple Fortran Implementation of heterogeneous linked list

  • Single file module
  • Free from memmory leaks

Tested With:

Library Version
GCC 9.3.1
Valgrind 3.15.0