answersLogoWhite

0


Best Answer

\r means Carriage Return, which means: return the cursor to the beginning of the line in more simple words we can say that it's deleting each character from the active position upto the beginning.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is backslash r carriage return means in c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Why void is used in c language?

void as function return-type means no return value void as function parameter means no parameter void * as pointer type means generic pointer


What is carriage in lathe machine?

carriage is a part of lathe which means to be support cutting tool to give feed to cutting tool and control cutting action.


What is an escape character in Java?

The escape character, the back slash: \, is the character that signals the following character is not what it normally means, i.e. as a reserved symbol, or as a new symbol.The uses of the escape character include:In Strings when " or ' is a required part of the stringString example1 = "She said,"Hello""; //the escape sequence signifies the " is actually //a " not the end of the String literal.In Formatting Strings\n means new line\t means tabi.e.System.out.println("Hello\nHow are you?\tFine thank you.");// Prints// Hello// How are you? [tab] Fine thank you.And of course the really idiosyncratic one:When the back slash is essential to a string, and you don't want it to be a escape character:\\ means \i.e.System.out.println("\");// Prints \


What does return -1 in C means?

In most cases it means either error or end-of-file.


What is the default return type of a function?

The normal exit of program is represented by zero return value. If the code has errors, fault etc., it will be terminated by non-zero value. In C++ language, the main() function can be left without return value. By default, it will return zero. To learn more about data science please visit- Learnbay.co

Related questions

What is the opposite of italic which means slanting to the right on computer it is not backslash?

roman


What word in French means carriage?

Depends on the meaning: "voiture à chevaux" means horse drawn carriage; "transport (de marchandises)" means carriage of goods; "landau" means stroller, like a baby carriage.


Why is X symbolised in the last carriage of the train?

In the last carriage of the train X simply means that the carriage is not supposed to carry people.


What word means a carriage pulled by a horse or horses?

Usually 'buggy' means a carriage. Although a buggy is not a carriage, it is one of the vehicles that can be pulled by horses. There are also 'chariots', 'sleighs', 'carts', and 'wagons'.


Why void is used in c language?

void as function return-type means no return value void as function parameter means no parameter void * as pointer type means generic pointer


What means a equals equals equals b in c language?

a b means return true if the value of a is equal to the value of b, otherwise return false. a = b means assign the value of b to the variable a.


What is carriage in lathe machine?

carriage is a part of lathe which means to be support cutting tool to give feed to cutting tool and control cutting action.


What does the - symbol means?

There is no backslash proofreading symbol in existence, for more information on all the proofreading symbols, refer to this page: http://webster.commnet.edu/writing/symbols.htm


What is the English word 'carriage' in Italian?

Carrozza is an Italian equivalent of the English word "carriage."Specifically, the Italian word is a feminine noun that means "carriage, coach, railroad car." Its singular definite article la means "the." Its singular indefinite article unameans "a, one."The pronunciation is "kahr-ROHTS-tsah."


What is carriage forward?

"Сarriage forward" means that the recipient shall pay for the delivery.


What does the symbol proofreading symbol means?

There is no backslash proofreading symbol in existence, for more information on all the proofreading symbols, refer to this page: http://webster.commnet.edu/writing/symbols.htm


What does the expression go the way of the horse and carriage mean?

The horse and carriage are obsolete as modes of transportation, so this idiom means that something has become obsolete or passed out of common usage.