Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.std.c++ > #682

Re: Calling conventions in the C++ standard

From Helmut Zeisel <zei2011@liwest.at>
Newsgroups comp.std.c++
Subject Re: Calling conventions in the C++ standard
Date 2013-10-10 18:10 -0700
Organization unknown
Message-ID <6117da11-caba-4f31-8a0f-ad8eefda5a6a@googlegroups.com> (permalink)
References <l2asv8$cb2$1@dont-email.me>

Show all headers | View raw


Am Dienstag, 1. Oktober 2013 02:10:01 UTC+2 schrieb Edward Diener:

> When I searched the standard for "calling conventions" I could find nothing.

Maybe 7.5 "Linkage specifications" might be helpful:

3 Every implementation shall provide for linkage to functions written
in the C programming language

9 Linkage from C++ to objects defined in other languages and to
objects defined in C ++ from other languages
is implementation-defined and language-dependent.

Helmut


--
[ comp.std.c++ is moderated.  To submit articles, try posting with your ]
[ newsreader.  If that fails, use mailto:std-cpp-submit@vandevoorde.com ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html                      ]

Back to comp.std.c++ | Previous | NextPrevious in thread | Find similar


Thread

Calling conventions in the C++ standard Edward Diener <eldiener@tropicsoft.invalid> - 2013-09-30 19:05 -0600
  Re: Calling conventions in the C++ standard James Kuyper <jameskuyper@verizon.net> - 2013-10-01 19:16 -0600
  Re: Calling conventions in the C++ standard Daniel Krügler <daniel.kruegler@googlemail.com> - 2013-10-01 19:15 -0600
  Re: Calling conventions in the C++ standard Helmut Zeisel <zei2011@liwest.at> - 2013-10-10 18:10 -0700

csiph-web