babico / C-Lang-USD-TRY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C-USD-TRY

%99 Stack Overflow
%1 Me

A little note for compiling

1- Install curl to MinGW.
2- Download here the SSL certificate for curl. They must be in the same file with source code and rename it as 'cacert.pem'.

3- Compile with the code below.
gcc .\dolar-try-converter-online.c -o .\dolar-try-converter-online.exe -lcurl -L C:\<MingW location>\lib

About


Languages

Language:C 100.0%