VirtualBox

source: vbox/trunk/src/libs/curl-7.87.0/include/README.md@ 98929

Last change on this file since 98929 was 98326, checked in by vboxsync, 2 years ago

curl-7.87.0: Applied and adjusted our curl changes to 7.83.1. bugref:10356

  • Property svn:eol-style set to native
File size: 596 bytes
Line 
1<!--
2Copyright (C) 2000 - 2022 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.

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