answersLogoWhite

0

How do you skip a line in C program?

Updated: 12/10/2022
User Avatar

Trigger349

Lvl 1
14y ago

Best Answer

putchar ('\n');

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you skip a line in C program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

C program to Draw a line chart?

draw a line chart.


Can comments be longer than one line and if yes how?

C++ also supports C program's multiple command line /* your command */.


Is it possible to skip to a new line when reading from a file in c plus plus?

To skip to a new line when reading from a file, assuming you are using a sequentially organized file, the usual case, you need to read and discard characters until you encounter the end-of-line character.


Write c programs to display 10 line biodata?

A C++ program can be used to write C programs that will display 10 lines of biodata. Many types of C programming can be written with a C++ program.


What key moves the cursor to the next line in c program?

The return key.


What is the difference between compilers and interpreters in c plus plus in tabular form?

C-compiler translates the C-source into Assembly or machine code. On the other hand, C-interpreter -- well, there is no such thing as C-interpreter.


When was Skip Holm born?

Skip Holm was born in c. 1944.


When was Skip Foster born?

Skip Foster was born in c. 1952.


__PROGRAM?

AI Program (artificial intelligence) maybe?


A new programmer whom you are training is writing a C program and wants to place comment lines in the program what characters should be used at the beginning and end of the comments?

if single line comment just place // before for single line comment else if multiple line denote as like this /*............................. ..............................*/ Strictly speaking, // is non.standard in C only in C++


What does control C do?

Depends on which program you are using it with: - In a GUI it generally acts as the copy function - In a command-line it will kill the currently running program


What is a skip in piano?

A skip is where you go from one key and skip over the note next to it; i.e., C -> E, F -> A , etc.