Saturday, May 29, 2010

CStack

I just added a stack implementation in C to the project on source forge, I will change its name but it seems that source forge has some problems with that :D
I will isA add other data structures
Wish me Good luck in my exams !!!

Saturday, May 22, 2010

C dynamic list

I have been following a programming course that is on Stanford University channel on You tube, it's really nice, and I made that implementation of a generic dynamic list in C, I put it on source forge, so you can have look it and tell me if there is any thing wrong with it :)

CList on source forge.