delvinkrasniqi

Windows-Form (MOSHA)

May 25th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. int viti = Convert::ToInt32(textBox1->Text);
  2. int mosha = 2018 - viti;
  3.  
  4. label2->Text = Convert::ToString("Mosha juaj eshte : " + mosha + " vjet");
Add Comment
Please, Sign In to add comment