home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!psuvax1!psuvm!gnr100
- Organization: Penn State University
- Date: Wed, 22 Jul 1992 15:53:49 EDT
- From: <GNR100@psuvm.psu.edu>
- Message-ID: <92204.155349GNR100@psuvm.psu.edu>
- Newsgroups: comp.lang.c
- Subject: Macros
- Lines: 6
-
- Is there a way to write "generic" macros? I mean, say I want to
- write a macro for a series of functions, but I don't want to have to
- change the macro to fit the different variables in each program I use
- it in. Could I write one that will have the variables plugged into it by
- the compiler?
- gnr100@psuvm.psu.edu
-