what are brk, sbrk?

Answer Posted / guest

These are the system calles used to allocate the memory.
brk will call internally when u call malloc func.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1699


Why is c known as a mother language?

749


How do you use a pointer to a function?

635


What are the types of pointers?

602


Explain function?

665






what is the syallabus of computer science students in group- 1?

1844


Write a program to show the change in position of a cursor using c

584


Is a house a mass structure?

643


What is the difference between break and continue?

606


Hai what is the different types of versions and their differences

1492


How to write a multi-statement macro?

625


Which driver is a pure java driver

994


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

1674


How do you declare a variable that will hold string values?

670


how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

2725