Thread: Bugs (and strange things...)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    I must have missed the debate
    Linky linky http://cboard.cprogramming.com/showt...ht=tabs+spaces

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,666
    Can you add the "date joined" column back to the membership list?
    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.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,666
    Grrr
    New Posts Mark Forums Read
    They're next to each other, and I got the wrong one
    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.

  4. #4
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    or you could just convert tabs to spaces before you hit the save button??
    PHP and XML
    Let's talk about SAX

  5. #5
    Carnivore ('-'v) Hunter2's Avatar
    Join Date
    May 2002
    Posts
    2,879
    But then when you open it again, it'll all be spaces...
    Just Google It. √

    (\ /)
    ( . .)
    c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.

  6. #6
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    Quote Originally Posted by Hunter2
    But then when you open it again, it'll all be spaces...
    So what!
    It will look exactly like it did when you saved it.
    It will look exactly like it did in your co-workers IDE.
    It will look exactly like it did in every editor know to man (that uses a mono-space font).

    That's the point of using spaces - it looks the same everywhere - even on C Board!!

    For those of you who think that "using spaces" means "hitting the space bar"..........damn...

    gg

    [EDIT]
    Ok, so you don't like hitting backspace more than once....I hit up and return since my IDE auto-indents for me.
    [/EDIT]

  7. #7
    Registered User
    Join Date
    Jan 2003
    Posts
    648
    You should be able to state what type of code your posting. For example, right beside the Code: header of a code section, it should say Code (<name>):.


    [code=main.c]int main() { }[/code]


    Code (main.c):
    [ int main() { } ]

  8. #8
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    I just noticed that the option to change my avatar is gone. Am I just going crazy?
    My best code is written with the delete key.

  9. #9
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    You are going crazy

    User CP -> Edit Avatar -> fill in options

  10. #10
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >User CP -> Edit Avatar -> fill in options
    What options? I see the option to delete, but that isn't quite what I wanted.
    My best code is written with the delete key.

  11. #11
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Hmm I have options to change and what not:

  12. #12
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    haha... Prelude isn't as elite as us...

  13. #13
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >haha... Prelude isn't as elite as us...
    Yea...well...I've got Piro guarding my taskbar. So there.
    My best code is written with the delete key.

  14. #14
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    umm.... wtf is Piro? oh well, it doesn't matter... BOW DOWN TO ME. I HAVE AVATAR CHANGING POWERS!

  15. #15
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Bah bow down to me. My avatar can beat up ober's avatar

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Strange side effects?
    By _Elixia_ in forum C Programming
    Replies: 4
    Last Post: 08-16-2005, 03:25 PM
  2. Strange file problem.
    By tilex in forum C++ Programming
    Replies: 1
    Last Post: 12-29-2004, 12:32 AM
  3. strange linked list problem
    By maes in forum Windows Programming
    Replies: 0
    Last Post: 09-06-2003, 09:28 AM