Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
libcurl で HTTP を使用して C/C++ でファイル (私の場合は画像) をアップロードしたいと思います。
サーバー側の PHP コード (オプション) を含む C/C++ で動作するサンプルがあると便利です。
libcurlサイトのチュートリアルを確認してください。