hi. i tried to execute a simple system() in c with dir as its argument. can any1 please tell me where do i find the output of this command( i.e. dir) . system () just returns a 0 or a -1. but how to get the output of the dir command from this function...??
thanx in advance.
thanx in advance.
Comment