various suffix...[255] or filename[255] were changed from arrays to pointers
Instead of having fixed array length that are fully represented in the code switched to Malloc/Free.