Click here to Skip to main content
15,889,096 members
Articles / Programming Languages / VC++

An implementation of a list splicing and traversing library

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
7 Jan 2015CPOL16 min read 22.7K   56   5  
Providing a C library with primitives for manipulating a list including splice, for each, and algorithms.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Retired Georgia Southern University
United States United States
Team lead for a point of sale software application written in C and C++. Previous experience with Nortel Networks on software for telecommunications products as well as Program Management.

Education:
BS Computer Science
MBA
Masters in Project Management

Comments and Discussions