View Poll Results: What coding styles? [tick as many as you like]

Voters
46. You may not vote on this poll
  • K&R (bracket on same line as if but not for functions)

    10 21.74%
  • GNU (crazy indentation style)

    1 2.17%
  • Allman (brackets on their own lines)

    33 71.74%
  • Whitesmiths (completely retarded do not tick)

    1 2.17%
  • Hungarian Notation

    0 0%
  • Non-Hungarian notation (stupid microsoft).

    1 2.17%

Thread: Coding style?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212

    Coding style?

    What kind of coding styles do you adopt?

    edit: DAMMIT my poll is meant to have checkboxes, not radio buttons.
    Last edited by Brian; 10-19-2003 at 02:51 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Is it bad style of coding ??
    By noobcpp in forum C++ Programming
    Replies: 15
    Last Post: 11-06-2008, 10:39 AM
  2. Your Coding Style?
    By Krak in forum A Brief History of Cprogramming.com
    Replies: 45
    Last Post: 06-02-2005, 08:19 AM
  3. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM
  4. Coding style
    By Clyde in forum A Brief History of Cprogramming.com
    Replies: 21
    Last Post: 04-09-2002, 04:22 PM
  5. coding style
    By ActionMan in forum Linux Programming
    Replies: 1
    Last Post: 10-03-2001, 07:36 AM