C snippets
Ok, C is C. It needs no presentation. It is unfortunately one of the most widespread languages on earth. Why "unfortunately"? Because most of the times the task would be better solved with another language, a higher level one that is more mantenible and faster to develop with.Of course there are tasks in which using C is the most logigal choice. I love C. However, before using it you should think if you need it.