ببین این بدردت می خوره
#include <conio.h>
#include <iostream.h>
#include <string.h>
#define Max 500
void main()
{
int j=0;
char Text[Max],Temp[Max],char1;
cout<<"please enter a text with 500 character "<<'\n';
cin >> Text;
cout<<"please enter your character that you want to delete...