Thread: C Program for indentation

  1. #1
    Registered User
    Join Date
    Nov 2012
    Posts
    1

    C Program for indentation

    Program in C to perform C-style indentation of the source code on the output screen (the entire code should get printed on the o/p screen along with C-style indentation)

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help me! indentation problem
    By fredsilvester93 in forum C Programming
    Replies: 4
    Last Post: 12-02-2011, 08:22 PM
  2. indentation o indentation!
    By rogster001 in forum C++ Programming
    Replies: 18
    Last Post: 09-23-2009, 05:53 AM
  3. code indentation
    By bbeltwilson in forum C++ Programming
    Replies: 11
    Last Post: 12-30-2008, 11:17 AM
  4. Dev C++ Compiler, Indentation?
    By Zeusbwr in forum C++ Programming
    Replies: 3
    Last Post: 10-21-2004, 06:13 AM

Tags for this Thread