You are viewing a single comment's thread from:
RE: The next line is the only line
void SomeFunction()
{firstOperation; secondOperation; thirdOperation; fourthOperation;}
Like that?
void SomeFunction()
{firstOperation; secondOperation; thirdOperation; fourthOperation;}
Like that?