Re: perl guru help please

2000-03-16 Thread Mike Stok
On Thu, 16 Mar 2000, Philippe Moutarlier wrote: > well, I guess some people would say those guys writing the libc's don't know their >basics :=) > > For myself I thought like you : nil and NULL. Never seen NUL anywhere .. > But I am ignorant, so .. Try man ascii: [...] The followi

Re: does perl support recursive function calls?

2000-03-14 Thread Mike Stok
On Tue, 14 Mar 2000, Zaigui Wang wrote: > Just wondering if I can recursively call a sub in perl? Yes. Perl may grumble about deep recursion if you use -w to turn on warnings. Mike -- [EMAIL PROTECTED]| The "`Stok' disclaimers" apply. http://www.stok.co.uk/~mike

Re: printer cleaning facility

2000-01-19 Thread Mike Stok
On Wed, 19 Jan 2000, Hidong Kim wrote: > I have an Epson Stylus Color 800 printer. Are there any print head > cleaning facilities for this printer? On Windows, you can do periodic > maintenance through the printer's utilities to clean and align the > heads. Is there anything like this for Linu

Re: RH6.1 normal shutting down messages

1999-11-22 Thread Mike Stok
Are you using an EPOX motherboard? I had this problem until I flashed the bios with an upgrade (look for linux on http://WWW.EPOX.COM/support/bios.html) Mike On Tue, 23 Nov 1999, ::--Koshy Kerteya--~!~ wrote: > Hi, > > I have a RH6.1 and whenever I issued a 'shutdown -h now' or halt > > I wo