Skip to content

Instantly share code, notes, and snippets.

@mer30hamid
Last active August 29, 2015 14:02
Show Gist options
  • Save mer30hamid/d1c73e0405e3b06cd3e1 to your computer and use it in GitHub Desktop.
Save mer30hamid/d1c73e0405e3b06cd3e1 to your computer and use it in GitHub Desktop.
we don’t need to care about the parameter of clicked() function
void clicked() //NO parameter defined.
{
//When the form is clicked,
//this function will be “called”.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment