Search Results

Search: Posts Made By: y_fotsing
1,396
Posted By y_fotsing
thanks, it works well. Now I'm trying to...
thanks, it works well.

Now I'm trying to compile the same file with Scratchbox, but I got a strange error during compilation of gcc -o testUnix testUnix.c

Here it is the output:
cc1: warning:...
1,396
Posted By y_fotsing
Use unix command on C
Dear Friends,

How could I use the wget command in my C code?
I have written:

#include <stdio.h>

int main (void){
system("wget "http://ip/sw?s=1"");
return 0;
}


but "//" has been...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy