2 years ago (Received 1 year ago) • •
@csierrandresYes,fn main(...) { libcurl(...);}
See, even if you add some extra lines for nice error handling, you will end up with less than 100 lines. It wasn't even hard.
Billy O'Neal
in reply to daniel:// stenberg:// • • •Carlos Sierra
in reply to daniel:// stenberg:// • • •daniel:// stenberg://
in reply to Carlos Sierra • • •Niels K.
in reply to daniel:// stenberg:// • • •daniel:// stenberg://
in reply to Carlos Sierra • • •Mattias Eriksson 🦀🚵♂️
in reply to daniel:// stenberg:// • • •@csierrandres
Yes,
fn main(...) {
libcurl(...);
}
See, even if you add some extra lines for nice error handling, you will end up with less than 100 lines. It wasn't even hard.