Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

How do you indent?

Name: Anonymous 2009-07-29 12:23

What is your preferred style of code indentation? I personally tend to use the GNU style indent.


static char *
concat (char *s1, char *s2)
{
    while (x == y)
      {
        something ();
        somethingelse ();
      }
    finalthing ();
}

Name: Anonymous 2009-07-30 19:24

>>88
A hacker is someone that performs a feat in a playful manner. It has nothing to do with computers. If you are a computer hacker, it means you've performed an impressive feat in a computer system.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List