Skip to content

flisboac/adt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toy-c-adt

Abstract data types, for C.

Index

  • Main Ideas
  • Types
    • Raw Types
    • Enveloped Types
  • Containers
    • API POD
    • Concrete Containers
    • Adaptor Containers
    • Macro Containers
  • Iterators
    • Concrete Iterators
    • Macro Iterators
  • Data API
  • Macros
  • Naming Conventions

About

Abstract data types in C. (really?)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages