Showing posts with label c. Show all posts
Showing posts with label c. Show all posts
8:06 a.m.
On yahoo answer, i had to answer question like how to reverse number, so i desided to put it up
the guy who asked fisrt asked for a recursive function, so here it is
the guy who asked fisrt asked for a recursive function, so here it is
Read more
1:12 p.m.
I was looking in the code of my homemade linkedlist in C and i thought some people could use my algorithm so i transformed it to make it works with arrays
Here it comes
Here it comes