/*
* This file is part of The Zeroth!
* Copyright (C) 2010 Abhishek Patil <abhishek@thezeroth.net>
* All Rights Reserved.
*/
/*!
* \brief "The Zeroth!" means:
* In "Array" Index of 1st element is 0th.
*
* \section For others who don't know array:
* In programming normally the 1st element is refered as 0th element,
* and in decimal number system also the 1st number is "0".
* And that's why "The Zeroth!" is always before the first!! ;).
*/