Physics homework help. d)  use the following given user-defined function: ? A command that you might find useful is: Assuming that fp is declared as FILE *fp; you can rewind the file pointer back to the beginning of the file using rewind(fp); int search_current_line(char Line_str[], char word[])//This function searches a test string (Line_str) for a word //and returns number of times the word is found on Line_str 2 ? A function that you might find useful is: void my_strcpy(char In[], char Out[], int L){ int i; for(i = 0; iPhysics homework help