what is tis error and how can i resolve itWeird, it is working fine in my system. What u want is to make the system wait for the user to press...
{} errors, not sure why!Can you post the error message that you are getting...
only one semicolon!!!I prefer to do it like this? [code] #include <stdio.h> #include <stdlib.h> int main(int argc...
Random generation problemWell, we can increase the level of randomization to remove the clustering of the same images. Say, I...
fwrite cannot wite data into file if data size is very smallI am not sure, but maybe it will write in chunks. So when the data size is smaller than the chunk si...