Newsgroups: fj.lang.c
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!etlnews.etl.go.jp!etlinn.etl.go.jp!etl.go.jp!trc.rwcp!rwc-tyo!news.iij.ad.jp!news.yaskawa.co.jp!yelab.ye!kaisei.ye!NewsWatcher-J!user
From: yamagen@yaskawa.co.jp (Shigeru Yamamoto)
Subject: Re: macro arguments
Content-Type: text/plain; charset=iso-2022-jp
Message-ID: <yamagen-2501962047370001@ews01>
Sender: news@ews01.kaisei.yaskawa.co.jp
Nntp-Posting-Host: mmac16
Organization: Yaskawa Electric Corporation
X-Newsreader: NewsWatcher-J 2.0J16
References: <yamagen-2501961504190001@ews01> <4e7g98$mco@xpcgw.xpc.canon.co.jp>
Mime-Version: 1.0
Date: Thu, 25 Jan 1996 11:47:37 GMT
Lines: 35
Xref: galaxy.trc.rwcp.or.jp fj.lang.c:2143
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.c&nb=2143&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.


$B;385!w0B@nEE5!$G$9!#(B

$B%G%P%C%0MQ%^%/%m$N<ALd$K!"AaB.2sEz$$$?$@$-$^$7$?!#(B
$B$$$:$l$b!"AG@2$7$$$G$9!#46F0$7$^$7$?!#(B

miura@rpts.cl.nec.co.jp wrote:
> #define debug_info(a) printf a
> debug_info (("debug info %d", num));
> [...]
> #define AND ,
> #define debug_info(a) printf(a)
> debug_info ("debug info %d" AND num);

kumon@flab.fujitsu.co.jp wrote:
> #ifdef DEBUG
> #define DEBUG_(X)       X
> #else
> #define DEBUG_(X)
> #endif

hatano@xpc.canon.co.jp (Manami Hatano) wrote:
>         #ifdef DEBUG
>         #       define Dbg(a)   a
>         #else
>         #       define Dbg(a)
>         #endif

$B$"$j$,$H$&$4$6$$$^$7$?!#(B

---------------------------------------
    Shigeru (Yamagen) Yamamoto
    Chief Engineer, PIM Development
    Yaskawa Electric Corporation
---------------------------------------
