what's the return value of malloc()

Answer Posted / tamil

malloc is a pointer it is used to allocate memory

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the right type to use for boolean values in c? Is there a standard type?

786


What is use of #include in c?

822


How do we make a global variable accessible across files? Explain the extern keyword?

1625


One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.

2415


What is getch() function?

827


Write a program to find factorial of a number using recursive function.

849


How the c program is executed?

862


What is c mainly used for?

816


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?

1835


Explain what is the difference between text files and binary files?

861


C program to find all possible outcomes of a dice?

2067


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

887


What would be an example of a structure analogous to structure c?

775


Can one function call another?

831


What are the features of c languages?

827