Thread: Umm, how do I tab over a whole bunch of code?

  1. #1
    Registered User
    Join Date
    Mar 2002
    Posts
    249

    Talking Umm, how do I tab over a whole bunch of code?

    How do I tab over a whole bunch of selected code? Someone showed me just the other day, but I forgot. It was like shift + tab or ctrl + alt + tab or something but I dunno. Shift + tab actually tabs it backwards...

    btw, im in MSVC++ 6

    Thx

  2. #2
    Programming Sex-God Polymorphic OOP's Avatar
    Join Date
    Nov 2002
    Posts
    1,078
    In msvc++ you just select multiple lines and push tab. shift-tab for backwards.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Writing Code
    By ILoveVectors in forum C++ Programming
    Replies: 4
    Last Post: 06-13-2005, 12:27 AM
  2. Binary Search Trees Part III
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-02-2004, 03:00 PM
  3. Replies: 5
    Last Post: 04-17-2003, 07:07 AM
  4. True ASM vs. Fake ASM ????
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 04-02-2003, 04:28 AM
  5. Interface Question
    By smog890 in forum C Programming
    Replies: 11
    Last Post: 06-03-2002, 05:06 PM