How can I find out how much memory is available?
Answer Posted / pankajbisane
[root@server ~]# free
[root@server ~]# free -m
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
What is a constant?
Which of these functions is safer to use : fgets(), gets()? Why?
Define Array of pointers.
Function calling procedures? and their differences? Why should one go for Call by Reference?
I need previous papers of CSC.......plz help out by posting them.......
What is file in c language?
What are the features of the c language?
Can we replace the struct function in tree syntax with a union?
What are the types of assignment statements?
What does %c do in c?
What is unsigned int in c?
Is it possible to pass an entire structure to functions?
What does a function declared as pascal do differently?
Explain how to reverse singly link list.
Is c easier than java?