temple-fed
Results
2
issues of
temple-fed
Functions taking string literals as char * have been made into const char *. The folder structure has been modified and vc6 build files has been moved to build folder....
Many times throughout `etcpack.ccx` when a temp file is created and then subsequently removed, or during some sort of file copy operation, instead of calling `remove()` for example, `system("del filename")`...