Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Create and open
Using
hZip = SRP_Zip_Open(Zip_File)
Zip file is LKOV
Docs say if file does not exist it is created for you, is this correct or do I have to use SRP_Zip_Create?
hZip = SRP_Zip_Open(Zip_File)
Zip file is LKOV
Docs say if file does not exist it is created for you, is this correct or do I have to use SRP_Zip_Create?
Comments
Thanks for the help.