I am an intermediate C programmer. If you have made any coding mistake that you came to know later that it was the most hazardous / harmful to the total application please share
Using non-limited string functions such as strcpy() or strcmp(), instead of safe versions like strncpy() and strncmp().