Hi,
I want to know how much stack memory is required for executing a normal c++ function under windows NT. Is there any function or win32 api which can be used to find the total amount of stack memory required by c++ class(function).

thanks and regards,
manju