answersLogoWhite

0

Simply don't use Enter key. (You cannot use preprocessor though.)

int main (void) { puts ("All in one line"); return 0; }

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What language did kemeny and kurtz write in 1960?

The language is called BASIC which is and acronym forBeginner's All-purpose Symbolic Instruction Code


In c language what is source program?

Source program or source code in any language is the code you write to make the program do what you want. Things like: #include <stdio.h> void main (); and so on are all pieces of source-code or source program


What programming language uses a set of grammar and rules that specifies how to write instructions?

Every programming language has rules that specify how to write instructions. Many programming languages are similar, but mostly they all have different styles and ways of writing the same instructions. This is called the syntax.


Who do you write gangster language?

I do not promote or write in gangster language. It is important to use respectful and inclusive language in all forms of communication.


How do you write all the best in oriya language?

all the best


What is the zip postal code for Qater?

The zip postal code of doha Qatar is +974.That is the code.


How many lines of code on average can a programmer writetest and document?

The answer will vary depending on the development environment being used. Some development environments e.g. Microsofts Visual Studio, allow developers to write macros that will write code for them. I have a 3000 line macro that I use to build class libraries. Each time the macro is run it will write 1500 lines of code so is this code I have written after all, I wrote the macro that wrote the code?


How does compilation process differ from interpretation process?

In Compilation, check all errors from full sourcecode of program in one time( i.e. not step by step) But In Interpretation, Check source code of program step by step and findout the errors/ommisions.


How do you write a xhtml code?

You can write a XHTML code in same way as HTML. The only thing is that you have to close all tags.


What is the mailing country code for Veszprem Hungary?

The postal country code for Hungary is "HUNGARY." Just write the country name by itself in all capitals in English or in French as the last line of the address. The postal code numerically, within Hungary, is 8200.


What are the five examples computer language?

Machine code, assembly language, COBOL, FORTRAN and C. Machine code is the only language that is native to the machine. All others must be converted to machine code.


What language script is used to validate webpage?

i am not sure what language is used to validate a web page but all the validations do is go through and check if everything is working fine. if there is an error on page it will give you the line of the error where it believes it is wrong, there is a rare occasion that it maybe before that line of code, and then you keep fixing your code until it says that you have no more errors. otherwise sorry to say i am not sure what language is used to validate the web pages.