Hi,
What is the initial maximum size of stack?
Should i compare it after compile the method then i will know that what is the actual size of it might be 0 |1| 2......10000.
if actual > max then i will write actual size otherwise i will write max.
Am i right ??
Animesh