home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11445 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  587 b 

  1. Path: sparky!uunet!wupost!psuvax1!psuvm!gnr100
  2. Organization: Penn State University
  3. Date: Wed, 22 Jul 1992 15:53:49 EDT
  4. From: <GNR100@psuvm.psu.edu>
  5. Message-ID: <92204.155349GNR100@psuvm.psu.edu>
  6. Newsgroups: comp.lang.c
  7. Subject: Macros
  8. Lines: 6
  9.  
  10.       Is there a way to write "generic" macros?  I mean, say I want to
  11. write a macro for a series of functions, but I don't want to have to
  12. change the macro to fit the different variables in each program I use
  13. it in.  Could I write one that will have the variables plugged into it by
  14. the compiler?
  15.                        gnr100@psuvm.psu.edu
  16.