(task: spot the bugs and write your production level version for the correct code.) a short function called strcat (it takes two char* as input and it's task it to merge the two strings) that has a few bugs in C. for example if string 1 = "abc" and string 2 = "def" the return value (char * ) should contain "adcdef".
Check out your Company Bowl for anonymous work chats.