Apue.h header file (Advanced Programming for UNIX environments)

Source: Internet
Author: User

I believe many of the Novice "UNIX environment Advanced Programming" friends will encounter a problem, running the inside of the instance (download:http://www.apuebook.com/) when there is a problem, "error: Apue.h: There is no file or directory." Apue.h is a header file that is customized by the author, including commonly used header files and error handling functions required by the program. So the GCC compiler can find it by putting it into the system header file (Linux is/usr/include).


1. Super user privileges Log in Cd/usr/include

2. Copy the apue.h and error.c two files to this directory. (Apue.h is located in Your_apue_path/inlcude; Error.c is located in Your_apue_path/lib)


eg




Cp/home/lucifer/downloads/apue.3e/inlcude/apue.h.

Cp/home/ucfree/apue.3e/lib/error.c.  (Implementation of error handling functions in apue.h)

3. Edit Apue.h






On the last line #endif/* _apue_h * * Add a row before #include "error.c"

: Wq save, exit.


Done.





Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.


Apue.h header file (Advanced Programming for UNIX environments)


Alibaba Cloud Hot Products

Elastic Compute Service (ECS) Dedicated Host (DDH) ApsaraDB RDS for MySQL (RDS) ApsaraDB for PolarDB(PolarDB) AnalyticDB for PostgreSQL (ADB for PG)
AnalyticDB for MySQL(ADB for MySQL) Data Transmission Service (DTS) Server Load Balancer (SLB) Global Accelerator (GA) Cloud Enterprise Network (CEN)
Object Storage Service (OSS) Content Delivery Network (CDN) Short Message Service (SMS) Container Service for Kubernetes (ACK) Data Lake Analytics (DLA)

ApsaraDB for Redis (Redis)

ApsaraDB for MongoDB (MongoDB) NAT Gateway VPN Gateway Cloud Firewall
Anti-DDoS Web Application Firewall (WAF) Log Service DataWorks MaxCompute
Elastic MapReduce (EMR) Elasticsearch

Alibaba Cloud Free Trail

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.