View Single Post
Old Nov 8th, 2005, 4:51 PM   #7
2roll4life7
Programmer
 
2roll4life7's Avatar
 
Join Date: Aug 2005
Location: 0x0010 * 0x0091 + 0x0004
Posts: 65
Rep Power: 4 2roll4life7 is on a distinguished road
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?
2roll4life7 is offline   Reply With Quote