Skip to content

A macro based emulated list class template written in C.

Notifications You must be signed in to change notification settings

Zhouxing-Su/CUtilibs.List

Repository files navigation

CUtilibs.List

A macro based simulated list class template written in C.

  • List.h

    The only header file to be inlcuded.

  • MakeList.h

    An example of instantiated class generated by expanding the MakeList(char) macro.

About

A macro based emulated list class template written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages