using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace WindowsFormsApplication3
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private void button1_Click(object sender, EventArgs e)
{
Boolean l;
Boolean k;
int sonuc;
void büyük ünlü uyumu (String.Text);
{
String[] k=new String[8];
String[] l=new String[8];
k[0]="a";
k[1]="ı";
k[2]="u";
k[3]="o";
l[0]="e";
l[1]="i";
l[2]="ü";
l[3]="ö";
for (int i=0; i<=Text.Length-1;i++)
{
for (int ii=0; ii<=7; ii++)
{
if (Text.Substring(i,1)==k[ii]) {k=true;}
if (Text.Substring(i,1)==([ii]) {l=true;}
if ((KeyDown==true) <8(l==true))
{
sonuc=0;
}
else{
sonuc=1;
}
}
}
if(sonuc==0)
}
}
}
}
bide bu kodda ki hatalar neler bi söyler misiniz?
0