in reply to Re: Re: Re: Small first strict obfuscation
in thread Small first strict obfuscation

It usually is the PID, yes. However, it's been assigned another value, so it's just a random global variable now.
  • Comment on Re: Re: Re: Re: Small first strict obfuscation

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Small first strict obfuscation
by idnopheq (Chaplain) on Apr 05, 2001 at 22:55 UTC
    Indeed. I was told once not to play with those (maybe good advice in a non-obfuscational setting). I can see that in a strict setting they are part of main and therefore do not need a declaration. Crafty.

    THX
    Dex