Thread: doubt...

  1. #1
    Registered User
    Join Date
    Apr 2006
    Posts
    7

    Question doubt...

    how do i remove a character that has already been printed..as we do using backslash?

  2. #2
    Registered User
    Join Date
    Apr 2006
    Posts
    7
    Quote Originally Posted by anntenna333
    how do i remove a character that has already been printed..as we do using backslash?
    please i need some help over here.

  3. #3
    Registered User
    Join Date
    Apr 2006
    Posts
    6
    Code:
    printf("\b");

  4. #4
    Registered User
    Join Date
    Apr 2006
    Posts
    7
    thanks!!

  5. #5
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    Don't bump your threads. You can't wait three ........ing minutes to get an answer? Go read the forum guidelines.


    Quzah.
    Hope is the first step on the road to disappointment.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Doubt in pointer.
    By shwetha_siddu in forum C Programming
    Replies: 5
    Last Post: 03-21-2009, 01:28 AM
  2. Replies: 4
    Last Post: 12-10-2006, 07:08 PM
  3. Doubt abt Storage!
    By kalamram in forum C Programming
    Replies: 1
    Last Post: 04-21-2006, 05:30 AM
  4. arrays doubt
    By j0nnyX in forum C Programming
    Replies: 4
    Last Post: 11-20-2004, 01:10 PM
  5. Greatest C++ Doubt
    By vasanth in forum C++ Programming
    Replies: 15
    Last Post: 02-28-2002, 04:41 AM