User profile: kaleid008

User info
User name:kaleid008
Email:kirby_fun08@yahoo.com
Name:Kirby
Location:Philippines
Bio:A Future Computer Engineer!!!
History
Joined:
Number of posts:1
Latest posts:

A sample program in C++... I called it the "Beverage Store"
//Beverage Store #include<iostream.h> #include<conio.h> main() { int bev,bill,x,n,tbill,m...