User profile: SouravDutta

User info
User name:SouravDutta
Name:Sourav Dutta
Location:Kolkata
History
Joined:
Number of posts:10
Latest posts:

what is tis error and how can i resolve it
Weird, 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 problem
Well, 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 small
I am not sure, but maybe it will write in chunks. So when the data size is smaller than the chunk si...