-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paul Herring wrote:
> On Nov 23, 2007 1:48 PM, Michael Sullivan <[EMAIL PROTECTED]> wrote:
>> On Fri, 2007-11-23 at 06:24 +0000, sivag9 wrote:
>>> hi everybody,
>>> i have one qs
>>>
>>> fun(int i)
>>> {
>>> printf("%d",i)
>>> fun(i);
>>> }
>>>
>>> what the o/p and what happend to the stack.
>> Well, for one thing, this will eat up all your computer memory...
> 
> Hardly all of it - the stack isn't usually that big.
> 

Perhaps on older systems that might be true, but we're mainly using
protected memory so that should at least have a sensible limit. I think
if it's run as a root/system user then it might have access to extra
memory, but generally one shouldn't do that.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHRx5v4dyr7s6PRYgRAuWSAJ0bPe0iJch/5tv28y0KwW1Bhm0N8ACcCXsx
WmKGya92Dd+SKezd2s96OPQ=
=mhXJ
-----END PGP SIGNATURE-----

Reply via email to