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
What is stl containers in c++?
What are c++ stream classes?
How do you invoke a base member function from a derived class in which you have not overridden that function?
What is array in c++ example?
Explain some examples of operator overloading?
What does #define mean in c++?
Why are pointers used?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
Write a note about the virtual member function?
How do I exit turbo c++?
What is the difference between ++ count and count ++?
What is the use of structure in c++?
How to declaring variables in c++?
What do you mean by translation unit?
Is swift faster than c++?