a) places character s into first n characters of c, return c
b) places character c into first n characters of s, return s
c) places character s into first n characters of c, return s
d) places character c into first n character of s, return c
What is the function of void *memset(s, c, n)?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the function of void *memset(s, c, n)?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!