C Language 03 project team file Merging

Source: Internet
Author: User

In group projects

Link to all the associated items in the project. o The target file, the C-language function library are merged together to generate the executable file.

Write a declaration file, encapsulate it with an. h file, and use the include "Xxx.h" reference declaration in other code

  

1, the function of the definition put. c file, function declaration put. h file
2. If you want to use a function defined in a. c file, you only need to include the. h file that corresponds to the. c File
3,. h file function: Be cofy, compile the link when the need not tube. h file.

printf is an int type that returns the number of characters in a string constant, not the word count. A Chinese account is 3 characters, and one character occupies one byte.

C Language 03 project team file Merging

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.