C / C++ Tutorials

Daemon Processes Explored

An introductory tutorial on how processes are put into background mode, and the consequences, conditions, precautions to implement an efficient way of doing so. In technical words, an introduction to forking and zombie's!

\r to \r\n converter

A very simplet tutorial relating to conversions of characters, it helps reading unix documents in NotePad.