Creating A Function


void MyFunction()
{

}

There is no need for a function definition as in C.