answersLogoWhite

0

Need of preprosser in c language?

User Avatar

Anonymous

16y ago
Updated: 8/17/2019

to include the header files.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the compound in c language?

compound c language is complicated where we need to use many nested functions and loops


What is your favorite programming language?

BASIC for easy applications, and C/C++ for applications that need greater flexibility.


What is the need for c plus plus?

Primarily to add object oriented programming methods to the C language.


What translator is needed for C programming language?

To translate the C source code program, you need a program called a "C compiler".


Why c language has name c why not a?

C-language was derived from B-language.


Why you need C programming?

C- Programing is basically a programing language of a computer. It helps to create software programing language which is usefull in creating softwares & data base programes. C programing language is the first & basic programing language. Other programing languages are:- C, C++ & C# (latest).


Where you are using -127 in character data type in c language?

Anywhere I need to.


Need a assembly language code for converting hexadecimal to bcd?

No, it can be done in C.


Are turbo c and c language the same?

Not necessarily. You would need to look at conformance level, particularly since Turbo C is obsolete.


What is previous language of c language?

language before c language is pascal


What is C language what does it do?

C Language is First Step of Programming Language, Help for C Language you are show the correct answer


Can you write any c prigramme in c language witthout any function?

No. At minimum, you need to provide a main() function.