(c = fread (buffer, sizeof (char), SIZE, stdin).....is it supposed to run the number of characters input . because i am using visual studio 2010 and it gives only values 0 and 1.please help.
↧
(c = fread (buffer, sizeof (char), SIZE, stdin).....is it supposed to run the number of characters input . because i am using visual studio 2010 and it gives only values 0 and 1.please help.