How does memset() work in C?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
memset() initializes memory to a specific value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
memset() initializes memory to a specific value.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we make a global variable accessible across files? Explain the extern keyword?
what is the difference between call by value and call by reference?
5 Answers Genpact, Global Logic, Infosys,
Why is c so important?
Why is c called a structured programming language?
What are the different categories of functions in c?
Write a program to print fibonacci series using recursion?
Define C in your own Language.
Is fortran faster than c?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
What is the process of writing the null pointer?
What is #include stdlib h?
tell me the full form of c?