c
web services in c with cgi
2016/06/13
I was trying to setup a simply webservice to reply to POST requests. Earlier this was being done in tomcat which seem a little overkill to me since I already had a webserver up and running. So, a …
colorgcc – Color your compiler output on Fedora
2012/07/11
Lets start with installing colorgcc : sudo yum install colorgcc Now once that is done, you will need to ensure that the call to g++, gcc and others that you want to use, you will need to create a link …
Inotify Example - Introduction to Inotify with a C Program Example
2010/05/24
<a href="http://www.thegeekstuff.com/2010/04/inotify-c-program-example/">Inotify Example: Introduction to Inotify with a C Program Example: <a class="zem_slink …