answersLogoWhite

0

What else can I help you with?

Related Questions

What is the difference between the header file and the preprocessor directive in programming language cpp?

pata nhn


What is the different between header file and header pointer?

Header file is a file which is meant to be included into another file during compilation. Examples: string.h, stdio.h, inttypes.h. Header pointer is a pointer to an object called header (for example header of a linked list).


How do you create a user defined header file?

Header files are not much different from usual cpp files. There are basically two different things. It's file extension: you need to choose "header file" when you create it or save as .h file. Second is header files do not have main() function. When you are done with you header file do not forger to include it in your project by writing preprocessor directive:#include "your_header_file.h"


What is the difference between program and programing?

the program contains the which are coding like as our header file ,void main,library function etc.


What is difference between File name and file extension?

A file name is the main name given to a file, such as document.docx. The file extension, represented by the characters after the dot, indicates the type of file and helps the operating system identify which software to use to open the file. For example, in document.docx, ".docx" is the file extension indicating that it is a Microsoft Word document.


How do you include classes and structures in header files in c plus plus?

Classes and structures can be put in a header file the same way you would use them in a main program; the only difference is that they are placed in a separate file, called a header file. Then, after creating a new file, include that new file with the definition by the use of the preprocessor #include statement.


What is the header file of graphics?

The header file of graphics in TurboC is graphics.h


What is the difference between using angular brackets in C language and double quotes in Cpp language to enclose header files?

When you includes any header file using "" that time compiler try to locate this file first from your program's local directory and then from library. But if you include the .h file using <> then compiler assumes you are including some library file.


What is the file extension .pun software?

What is the file extension What is the file extension


How can you create a headerfile in a c?

Create the header file as a .h file in the same way you create a source file, .c and place it in the same directory as the .c files. To incorporate it, use the... #include "my_header_file.h" ... directive. Note that there are double quotes instead of greater/less signs. This tells the compiler to look first in the source directory.


Is SWF a compressed or uncompressed file extension?

There are both compressed and uncompressed SWF files. The header of the compressed ones starts with "CWS" and uncompressed starts with "FWS".


What is the file extension for video file?

file extension for video is 101