Quantcast
Channel: Programmers Heaven Forums RSS Feed
Viewing all articles
Browse latest Browse all 2703

which function structure do you prefer?

$
0
0
The Great Debate.

function {

}

OR

function
{

}

Which one and why? I'm asking this question basically in all programming languages, not only C++

Viewing all articles
Browse latest Browse all 2703

Trending Articles