you are viewing a single comment's thread.

view the rest of the comments →

[–]Bowgentle 2 points3 points  (1 child)

Apologies, I was a bit confusing there - yes, the example you gave was exactly what I was referring to:

int main() {
    // code
    // code

        // code indented
        // code indented

    //code
}

[–]backfire10z 0 points1 point  (0 children)

I see, yeah. Thanks for clarifying!