Answer:
strcpy() copies a string until it comes across the termination character ''.
Previous Question | Next Question |
Can you please explain the difference between malloc() and calloc() function? | What is memcpy() function? |
Previous Question | Next Question |
Can you please explain the difference between malloc() and calloc() function? | What is memcpy() function? |