From: "M. Warner Losh" <imp@bsdimp.com>
To: qemu-devel@nongnu.org, lista@nyos.homelinux.net
Subject: Re: [Qemu-devel] ?off? ide/code editor under linux
Date: Sat, 05 Aug 2006 21:52:46 -0600 (MDT) [thread overview]
Message-ID: <20060805.215246.-399283022.imp@bsdimp.com> (raw)
In-Reply-To: <op.tdt9smcut9pcbo@mail.chello.hu>
In message: <op.tdt9smcut9pcbo@mail.chello.hu>
NyOS <lista@nyos.homelinux.net> writes:
: #ifndef _FOO_H //capitals!
: #define _FOO_H //capitals!
You sould avoid using _FOO_H for the define here. That's in the
implementation space and strictly speaking off limits to programmers
that merely use the system. FOO_H is better, and likely sufficiently
unambiguous.
Warner
next prev parent reply other threads:[~2006-08-06 4:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-06 1:44 [Qemu-devel] ?off? ide/code editor under linux NyOS
2006-08-06 3:52 ` M. Warner Losh [this message]
2006-08-06 5:55 ` NyOS
2006-08-06 11:13 ` Thomas Steffen
2006-08-06 16:21 ` Oliver Gerlich
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=20060805.215246.-399283022.imp@bsdimp.com \
--to=imp@bsdimp.com \
--cc=lista@nyos.homelinux.net \
--cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.