Hi !

I am writting a C program on unix platform.
I need create many files with the same first part of the name but ending with increasing numbers like (file01, file02, file03...). Does someone know how to do that automatically ?
Thanks for the help.

Nzanya