public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Dhanabal Ekambaram <Dhanabal@Zambeel.com>
To: "'gcc-help@gcc.gnu.org'" <gcc-help@gcc.gnu.org>
Subject: problem with macro expansion in GCC
Date: Mon, 05 Feb 2001 19:06:00 -0000	[thread overview]
Message-ID: <2B8089144916D411896D00D0B73C8353998780@exchange.zambeel.com> (raw)

Hi,

When I use

#define XXX(N)  N.ptr

XXX(y) gets transformed to " y.ptr" instead of "y.ptr".
I am not sure why i am getting this leading space in the expanded string.

Can anybody help me to eliminate this problem?

Thanks,
dhanabal

             reply	other threads:[~2001-02-05 19:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-05 19:06 Dhanabal Ekambaram [this message]
2001-02-05 20:50 ` Puneet Singhal
2001-02-06 12:35 ` Alexandre Oliva
2001-02-06 10:15 David Korn
2001-02-06 10:33 Dhanabal Ekambaram
2001-02-07  1:36 David Korn

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=2B8089144916D411896D00D0B73C8353998780@exchange.zambeel.com \
    --to=dhanabal@zambeel.com \
    --cc=gcc-help@gcc.gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).