linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Charlie Gordon" <gmane@chqrlie.org>
To: linux-c-programming@vger.kernel.org
Subject: Re: Sorry for  wrong question
Date: Tue, 11 May 2004 12:50:21 +0200	[thread overview]
Message-ID: <c7qb2b$es9$1@sea.gmane.org> (raw)
In-Reply-To: 001e01c4372f$48ebf3b0$ae63d103@patni.com

> I am working on windows environment.

Unless you belong with Microsoft, you are merely working UNDER the windows
environment, and it may be that what you produce belongs TO Microsoft.
The great thing about linux is that everybody is free to work ON linux,
unless maybe Microsoft employees who have given up that right.

Charlie.

PS: back on track, a few simple trick questions for C newbies :
- what is -1 ?
- what is wrong with : enum BOOL { FALSE=0, TRUE=1 };
- what is the difference between : i << 2  and i * 4
- same question for : i >> 2  and  i / 4





      reply	other threads:[~2004-05-11 10:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-11  8:09 Sorry for wrong question Jogesh Kanojia
2004-05-11 10:50 ` Charlie Gordon [this message]

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='c7qb2b$es9$1@sea.gmane.org' \
    --to=gmane@chqrlie.org \
    --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).