remove file starting by ...
#1

Hello,

For to remove a file, I use:

format(string, sizeof(string), "Vehicles/Players/%.cfg", name);
dini_Remove(string);

I want to remove a other file:
format(string, sizeof(string), "Vehicles/Vehicles/%.%.cfg", name,nameveh);

But I don't know the "nameveh" so I need to delete the Vehicles/Vehicles/%...cfg (name)

How to remove the file cfg who start by a name?

Thanks
Reply


Messages In This Thread
remove file starting by ... - by ombre - 21.01.2012, 16:31

Forum Jump:


Users browsing this thread: 1 Guest(s)