Class 12th General store C++ project

Embed Size (px)

DESCRIPTION

A simple project fully according to syllabus for class 12th students having C++.

Citation preview

C++ Project File

Submitted By :Devesh Magotra XII-B 15 Submitted To :Mrs. Neenu

ACKNOWLEDGEMENTI would like to convey my sincere gratitude to my Teacher Mrs. Neenu for letting me do this project.

I would like to Thank by Elder Brother for Helping Me in the Project. And Special Thanks To Mrs. Neenu for Guiding And Instructing Us Throughout The Project. I would also like to Thank Mrs. Mamta For All Her Help.

Last but not the least; I would like to thank all my friends for helping me with this project.

/ */////////////////////////////////////////////////////////////////////////// / / / / / / SINGHAM GENERAL STORE / / / / / / / //////////////////////////////////////////////////////////////////////////*/ #include #include #include #include ofstream obj("f9.txt"); class project { public: int a,amount1,price,p,q,amount,x,y; float c,b; char s,z,pass[30]; void employee(); void shop(); void smiley(int,int,int,int); void cart(int,int,int,int);

void jatin(); void devesh(); void singham(); }pro; void main() { clrscr(); int i,j,k,l,a; char name[20]; cout