Mail Archives: djgpp/1997/06/08/12:03:24
Paul Derbyshire wrote:
>
> I've seen char **argv and char *argv[] and am curious which is correct. Or
> are either correct?
They are both technically correct. I have heard of some compilers that
barf when you use char *argv[], although I have never had this happen to
me.
--
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I | mailto:fighteer AT cs DOT com |
| * Proud user of DJGPP! * | http://www.cs.com/fighteer |
| ObJoke: If Bill Gates were a robber, not only would he |
| shoot you, but he'd send you a bill for the bullets. |
---------------------------------------------------------------------
- Raw text -