LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Daryl Tester <Daryl.Tester@iocane.com.au>
  To  : Stephen White <spwhite@chariot.net.au>
  Date: Sat, 02 Jun 2001 21:01:16 +0930

Re: A view on MS and licencing ...

Stephen White wrote:

> Before you know it, you'll be writing your C programs in good old K&R
> again...

Fer starters, I always prefer printf("%s", ...) over puts() ...

> Can you still explain why it's **argv, not *argv[]? :)

And I prefer *argv[] to **argv; although there isn't much difference,
*argv[]'s intent is clearer (pointer to array of char pointers0.

-- 
Regards,
  Daryl Tester,  Software Wrangler and Bit Herder, IOCANE Pty. Ltd.

"You shouldn't mix meditation with management.  The mind gets too empty."
  -- Dilbert

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page