answersLogoWhite

0


Best Answer

tanga

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you create a header file and implementation of code in another c file and both should be retrieved by another .c file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can you edit the header files?

Yes, but if the header files were provided by the library/compiler implementation, you should not do that, as you can alter the designed behavior, or even break the library or compiler.


How can you create a c program without using header file?

C programs do not require header files. If you want a C program without header files, you can simply not create them. However, you may or may not be able to include your non-header file source files.


How do you create a fixed header on a website?

Just create a graphic with desired dimensions.


You must create a header that contains the page number?

Yes; the header must contain the page number.


What is meant by header and footer and how to create header and footer in Microsoft Word 2003?

Header is the area at the top of the pages. Footer is the area at the bottom of the pages.


How can you create a header file in c?

Use a text-editor.


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 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).


To place your name to the left of the page number as required by the MLA style you must create a header that contains the page number?

In MLA style, to place your name to the left of the page number, you need to create a header with your last name and insert the page number in the header section. This ensures your name is aligned to the left of the page number in the header.


What view must you be in to create a form header for access?

Design view.


Why need to declare header files compulsory in c plus plus but not in c?

The need to declare header files is not compulsory in C++. You may place all your code in a single source file if you so desire. However, header files are useful in that they separate interface from implementation and aid in hiding information.


To place your name to the left of the page number as required by the MLA style you must create a header that contains the page number.?

Yes, in MLA format, you can create a header that includes your last name followed by the page number, aligned to the right in the header. To do this, go to the "Insert" tab in your word processing software, select "Header," and then input your last name followed by the page number. Make sure that the numbering is in the header section, not in the main body of the document.