Hacker News new | ask | show | jobs
by VLM 305 days ago
char* strcpy(char* destination, const char* source);

and its numerous replacements and "improvements".