From: Shriramana Sharma <samjnaa@gmail.com>
To: Linux C Programming List <linux-c-programming@vger.kernel.org>
Subject: Re: Compiling the NIST Time Client
Date: Sat, 18 Feb 2006 10:40:20 +0530 [thread overview]
Message-ID: <200602181040.20766.samjnaa@gmail.com> (raw)
In-Reply-To: <200602170803.17816.techlist@pathfinder.phys.utk.edu>
Friday, 17 February 2006 18:33 samaye, Reuben D. Budiardja alekhiit:
> exit() takes one argument. exit() is not the same as return. 'man 3 exit'
> for details.
All I can see is that exit mandatorily takes an argument whereas if return is
not given an argument the return status is that of the last command executed
in the function body.
Further, exit is a function whereas return is a statement, not that that
really makes much of a difference (does it?).
Is there something else?
--
Tux #395953 resides at http://samvit.org
playing with KDE 3.51 on SUSE Linux 10.0
$ date [] CCE +2006-02-18 W07-6 UTC+0530
next prev parent reply other threads:[~2006-02-18 5:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-17 2:30 Compiling the NIST Time Client Shriramana Sharma
2006-02-17 6:24 ` Glynn Clements
2006-02-17 13:03 ` Reuben D. Budiardja
2006-02-18 5:10 ` Shriramana Sharma [this message]
2006-02-18 10:20 ` Glynn Clements
2006-02-18 10:20 ` Steve Graegert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200602181040.20766.samjnaa@gmail.com \
--to=samjnaa@gmail.com \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).