home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH04 / A04191.TXT < prev    next >
Encoding:
Text File  |  1993-11-29  |  214 b   |  5 lines

  1. Linkage specifications allow you to use objects from other
  2. languages.  All C++ compilers let you use linkage specifications
  3. to call C functions, but other linkage specifications vary from
  4. compiler to compiler.
  5.