Go4Expert Member
13Jul2011,09:56   #21
ahrouhi's Avatar
Thanks, yes sprintf does work for me.
Go4Expert Member
13Jul2011,11:29   #22
ahrouhi's Avatar
Below is a very simple line of codes in C which tries to open a file which does not exist in the path. The compiler does not rises any error but i have an strange error in run time as can be seen in below image. whats the reason?