Downlaod:Sourc code
Reference:http://www.codewithc.com/bus-reservation-system-project-in-c/
//----------about me------------------
//Author : Learning Pen
//MyBlog : learningpen.blogspot.com
//Language : C++
//Tool : Dev C++
//------------------------------------
#include...
Sep 29, 2014
Customer Biling System[Package Code]
Reference code:http://www.codewithc.com/customer-billing-system-project-in-c/
if you need the package source code,Please see the end of article.
Source Code:
//Author : LearningPen
//Date : 2014/9/29
//Language : C++
//Tool : Dev...
Sep 28, 2014
Mathematical Operation
//Author :LearningPen
//Date : 28/9/2014
//Language : C++
//Tool : Dev C++
//Notice:Reference http://www.sourcecodester.com/cc/7937/c-functions-basic-mathematical-operation.html
#include <iostream>
#include <windows.h> // for system...
#include...