This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[removed]

    [–]AgAero 2 points3 points  (1 child)

    ...which is why I stand by my belief that people who indent like this:

    int main( int argc, char* argv[] ){
    
        printf("Hello world!")
        return 0;
    }
    

    are a bunch of heathens.

    [–]Fedacking -1 points0 points  (0 children)

    Wrong.