Opening files in a loopchar fileName[ 20 ] ;
Opening files in a loop[code]for ( inxFile = 1 ; inxFile < nFiles ; inxFile++ ) { sprintf(fileName, "frag%i", inxFile); ...
Opening files in a loopHello all, That's my first post in here so I'm not sure if I'm gonna be very clear. I hope I will. ...
This user does not accept Private Messages