[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
argv[0] for program name
From: |
Liran Orevi |
Subject: |
argv[0] for program name |
Date: |
Sun, 5 Aug 2007 12:38:19 +0000 |
hello -gHi,
Regarding line 46 of hello.c version 2.3 -
The program's name is taken from argv[0] wheras in part 4.7.1 of The GNU coding
standards, It's written not to do that.
(search for argv):
http://www.gnu.org/prep/standards/html_node/_002d_002dversion.html#_002d_002dversion
The reason that I think that this should be looked into is that the The GNU
coding standards refer to The GNU Hello program
(search for hello):
http://www.gnu.org/prep/standards/html_node/Preface.html#Preface
thus inconsistency is formed.
Many thanks,
Liran
_________________________________________________________________
Make every IM count. Download Windows Live Messenger and join the i’m
Initiative now. It’s free.
http://im.live.com/messenger/im/home/?source=TAGWL_June07
- argv[0] for program name,
Liran Orevi <=