Answer Posted / nashiinformaticssolutions
memset() initializes memory to a specific value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is c language still used?
How can I change their mode to binary?
Explain why C language is procedural?
what is the syallabus of computer science students in group- 1?
What does the format %10.2 mean when included in a printf statement?
What is the advantage of c?
Why is c faster?
What should malloc() do?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
Write a code of a general series where the next element is the sum of last k terms.
What is a pointer in c?
What is the right way to use errno?
Explain heap and queue.
What is the use of printf() and scanf() functions?
How can I find the modification date and time of a file?