3 lines
90 B
Text
3 lines
90 B
Text
int main() {
|
|
write("%s\n", Protocols.HTTP.get_url_data("https://sourceforge.net"));
|
|
}
|