VirtualBox

source: vbox/trunk/src/libs/curl-8.0.1/include/README.md@ 100906

Last change on this file since 100906 was 99344, checked in by vboxsync, 2 years ago

curl-8.0.1: Applied and adjusted our curl changes to 7.87.0 bugref:10417

  • Property svn:eol-style set to native
File size: 584 bytes
Line 
1<!--
2Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3
4SPDX-License-Identifier: curl
5-->
6
7# include
8
9Public include files for libcurl, external users.
10
11They're all placed in the curl subdirectory here for better fit in any kind of
12environment. You must include files from here using...
13
14 #include <curl/curl.h>
15
16... style and point the compiler's include path to the directory holding the
17curl subdirectory. It makes it more likely to survive future modifications.
18
19The public curl include files can be shared freely between different platforms
20and different architectures.
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette