mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-01-14 15:53:32 +01:00
Add curl example - generate C code by curl
This commit is contained in:
3
curl/compile-source-code.sh
Executable file
3
curl/compile-source-code.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
gcc -lcurl download.c -o download
|
||||
Reference in New Issue
Block a user