Answer to Question #44786 in C++ for Ankur

Question #44786
can u plz convert this c++ program into a program for android mobiles

#include<graphics.h>
#include<fstream.h>
#include<conio.h>
#include<string.h>
#include<ctype.h>
#include<math.h>
#include<iomanip.h>
#include<stdio.h>
#include<process.h>
int a,no;
void page_1();
void page_2();
void pass();
void detail();
void info();
void enter();
void today();
void month();
void total();
void reset();
struct wallet
{long int spent;
int date,month,year;
char ph[11],name[25],add[50],des[30];
}w;
void page_1()
{clrscr();
cout<<"\n\n\n\n\n\n\n\t\t\t ßßßßß WALLET RECORD ßßßß";
cout<<"\n\n\t\t\t Developer: Ankur & Ankit";
cout<<"\n\t\t\t Programing Language: C++";
cout<<"\n\t\t\t Year: 2014-15";
cout<<"\n\n\t\t\t AT NAVY CHILDREN SCHOOL";
cout<<"\n\n\t\t\t %%%%%%%%%%%%%%%%%%%%%%%%%";
cout<<"\n\n\n\tPress enter to continue";
getch();
}
void page_2()
{clrscr();
int n;
cout<<"\n\n\t\t\t\t MENU:";
cout<<"\n\n\n\t\t\t1)Edit account details";
cout<<"\n\t\t\t2)Enter money spent today";
cout<<"\n\t\t\t3)View money spent
0
Expert's answer

Answer in progress...

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS