What does '\r' and '\b' mean? Please explain with example.

Answer Posted / subh

Depends on terminal configuration

http://stackoverflow.com/questions/17236242/usage-of-b-and-r-in-c

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

622


What is linked list in c++?

702


Define a constructor - what it is and how it might be called (2 methods)?

616


Explain the differences between list x; & list x();.

614


How static variables and local variablesare similar and dissimilar?

575






Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

637


What is capacity in vector in c++?

555


What is rvalue?

692


What is meant by const_cast?

662


Is multimap sorted c++?

564


What is #include math h in c++?

581


what are the iterator and generic algorithms.

1493


What is size of string in c++?

570


What is a set in c++?

537


What is array in c++ example?

662