Thread: Source code style

  1. #1
    Unregistered
    Guest

    Lightbulb Source code style

    Use the basic style 'til you are done,then convert it to no extra space like the origional preacher said,its more efficient that way.
    Beter yet it makes your programs 'all they can be'.

  2. #2
    geek SilentStrike's Avatar
    Join Date
    Aug 2001
    Location
    NJ
    Posts
    1,141
    The code produced is independant of the formatting. Keep it readable.
    Prove you can code in C++ or C# at TopCoder, referrer rrenaud
    Read my livejournal

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to make a program that prints it's own source code???
    By chottachatri in forum C++ Programming
    Replies: 38
    Last Post: 03-28-2008, 07:06 PM
  2. Replies: 4
    Last Post: 01-18-2008, 07:05 PM
  3. DxEngine source code
    By Sang-drax in forum Game Programming
    Replies: 5
    Last Post: 06-26-2003, 05:50 PM
  4. Lines from Unix's source code have been copied into the heart of Linux????
    By zahid in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 05-19-2003, 03:50 PM
  5. source style recommendations: in search of...
    By doubleanti in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 12-04-2001, 07:51 PM