home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / help / 1031 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  746 b 

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!elroy.jpl.nasa.gov!swrinde!gatech!willis.cis.uab.edu!utkcs2!utkux1.utk.edu!utkvx4.utk.edu!garbett
  2. From: garbett@utkvx4.utk.edu (Garbett, Shawn)
  3. Newsgroups: gnu.g++.help
  4. Subject: Inline
  5. Message-ID: <23JUL199212562328@utkvx4.utk.edu>
  6. Date: 23 Jul 92 17:56:00 GMT
  7. Sender: usenet@utkux1.utk.edu (USENET News System)
  8. Organization: University of Tennessee Computing Center
  9. Lines: 7
  10. News-Software: VAX/VMS VNEWS 1.41
  11.  
  12. What's the proper way to declare an inline function in a .h file?
  13. I prefixed a function with inline and got all kinds of errors when
  14. I put the .o into an archive. Just a small example would be great,
  15. especially one that would be compatible with an archive (.a) .
  16.  
  17. Garbett@utkvx.utk.edu
  18. .
  19.