Home Forums C Programming need help in adding a charecter to the file name Re: Re: need help in adding a charecter to the file name

#3608
Archie7891
Participant

hello see i have an account name abcd already exixting in DB

and i need to get that account number from the DB and then check in a particular location that, that particular file is present or not like abcd1 or2 or 3…

and then suppose if abcd2 is present then it should create a new file by the name abcd3

like this it should go on

now i hope you can help me