User profile: Sifat Ullah

User info
User name:Sifat Ullah
Email:sifat_wazir007@yahoo.com
Name:sifat ullah
Location:Pakistan
Bio:i m student of MCS in Kohat University Kohat Khyberpukhtunkwha Pakistan.
Statistical data
Birthdate:Apr 4, 1989
Gender:Male
Occupation:Student
Skills:C++
need expert help
History
Joined:
Number of posts:5
Latest posts:

plz simple this code
#include<iostream.h> #include<conio.h> char ch; int top=-1; char st[100]; char stack[150]...

make this code simple
#include<iostream.h> #include<conio.h> char ch; int top=-1; char st[100]; char stack[150]...

c++ code
no no its a class project.we have final exam on 14 feb and our teacher of data structure give us thi...

c++ code
why we use "this" reserved word?why we make a member function and data static?

c++ code
code for conversion of infix expression to post fix expression.