----- Original Message ----- 
From: "raquibul islam"
Hello i cant understand what u wanna say. What do u mean by this line ?
    $com=("gcc -o new new.c\n");
 ?????
is this the solution ?
------------------------------
Hi,
     I don't do any command line stuff so I was only guessing. On a normal 
system the command is not initiated until a "carriage return" ("\r") in 
Windows or a "new line" ("\n") in Linux or CRLF ("\r\n") in Mac is sent from 
the console.

Thanks.


Reply via email to