curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

libcurl binding for Fortran

From: jmriff--- via curl-users <curl-users_at_cool.haxx.se>
Date: Thu, 12 Dec 2019 12:14:29 +0000

Hi,

I am running in to various issues trying to access libcurl functionality from gfortran - issues caused by my lack of knowledge about binding C to Fortran. Can someone please direct me to a example of Fortran source code that can be used to perform a simple libcurl API call: curl_easy_init --> curl_easy_setopt(handle, CURLOPT_URL, "http://domain.com/") --> curl_easy_perform --> curl_easy_cleanup.

Thanks,
JR
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-12-12