Click here to Skip to main content
15,893,487 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: (untagged)
minimum how many memory space is to be needed for a normal function in C
like as..void Sum(){}
Posted
Updated 14-Dec-11 17:34pm
v3
Comments
Sergey Alexandrovich Kryukov 14-Dec-11 23:35pm    
Incorrect question. Not possible to give any certain answer. You need to understand better where memory comes from.

It depends on several factors. I wonder why would you need this -- very little memory is needed, so minimum makes no practical sense...
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900