Skip to content
Roger Johansson edited this page Jul 20, 2015 · 2 revisions

Invocation

Identifier (arg1, arg2, args3)

Identifier (arg1, arg2, args3)
{
   statement1;
   statement2;
   statement3;
}

Identifier
{
   statement1;
   statement2;
   statement3;
}
Clone this wiki locally