Quote:
|
Originally Posted by iignotus
Isn't the program path and name in $0 or $$ or $_ or one of those special variables?
|
Yeah, $0 holds the the programs own name, which may contain the path (it varies). $$ is the process ID number.
__________________
#if 0 /* in case someone actually tries to compile this */
- libpng version 1.2.8 (example.c)
<Jim_McNeat> Is there like a way to put a compiler in "Just trust me on that one" mode?