Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 1998 05:53:45 -0700 (PDT)
From:      "Jonathan M. Bresler" <jmb>
To:        hackers
Subject:   macro expansion with gcc
Message-ID:  <199807221253.FAA24720@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

	gcc -E runs the preprocessor, so i expected that all macros
	would be expanded....but thats not what happened.

	what switch do i need to get the token pasting "##" 
	operation to take effect and leave behind the C code?


jmb

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807221253.FAA24720>