All the good time. I am learning to write in C, which is, in fact, my first useful program.
In general, the idea is this: from some html file the link to the * .war archive is parsed. Guya 7zip-a reports that the type of archive is zip.
Question 1. Is it possible to test the archive for integrity using 7z.dll? Question 2. If it is possible, then how to fasten this DLL to the source code?
If necessary, I can set the code for the entire program.
Thank!