Old C language source needs rewriting/refactoring
Budget: $250 – $750 USD
Hi, I have a Linux project totaling 19129 lines (blank lines included) distributed among 108 *.c *.h files. This is from the late 90s.
It requires correcting the source in many places, lots of beginner mistakes. For instance, replace strcpy+strcat calls into snprintf(), etc. Moving functions incorrectly placed in a .h into .c whilst creating proper definitions in .h - Also, the entire project is badly organized, because of the aforementioned issues.
This should not be a problem for any average C programmer. I would do it myself, but I do not have the time.
The source code is in spanish, but I would like it to support i18n.
It requires correcting the source in many places, lots of beginner mistakes. For instance, replace strcpy+strcat calls into snprintf(), etc. Moving functions incorrectly placed in a .h into .c whilst creating proper definitions in .h - Also, the entire project is badly organized, because of the aforementioned issues.
This should not be a problem for any average C programmer. I would do it myself, but I do not have the time.
The source code is in spanish, but I would like it to support i18n.