Subject: Re: Getting the PID in CLISP
From: rpw3@rpw3.org (Rob Warnock)
Date: Thu, 24 Oct 2002 21:16:06 -0500
Newsgroups: comp.lang.lisp
Message-ID: <lMadnVX2q-f7NCWgXTWcqw@giganews.com>
Jeremy Yallop  <jeremy@jdyallop.freeserve.co.uk> wrote:
+---------------
| Chris Beggy wrote:
| >  rpw3@rpw3.org (Rob Warnock) writes:
| > > 	#+clisp (setf (symbol-function 'getpid)    ; in the using package
| > > 		      (symbol-function 'system::program-id))
| >  
| >  What's the #+clisp notation?
| 
| '#+' is a reader macro to test whether a feature is present.   See 
|    http://www.lispworks.com/reference/HyperSpec/Body/24_ab.htm
+---------------

Also see <URL:http://www.lispworks.com/reference/HyperSpec/Body/02_dhq.htm>


-Rob

-----
Rob Warnock, PP-ASEL-IA		<rpw3@rpw3.org>
627 26th Avenue			<URL:http://www.rpw3.org/>
San Mateo, CA 94403		(650)572-2607