Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!usenet.ins.cwru.edu!abvax!iccgcc!yoke From: yoke@astro.pc.ab.com (Michael Yoke) Newsgroups: comp.lang.c Subject: Thanks for your comments about macros. Message-ID: <378.26c00509@astro.pc.ab.com> Date: 8 Aug 90 17:26:49 GMT Lines: 10 Thanks to all of you who responded to my question about using macros. I apologize for bringing up an ancient topic, I was just looking for an approach that would work regardless of how the existing code was written. I think the "do { stuff } while (0)" approach is probably the safest way to go. Thanks again, Mike