Click here to Skip to main content
15,895,011 members
Articles / Programming Languages / ASM

How to invoke C++ member operations from inline-assembler code segments

Rate me:
Please Sign up or sign in to vote.
4.74/5 (15 votes)
19 Sep 20057 min read 50.5K   443   42  
Calling C++ operations from assembler code using member function pointers.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 19-Sep-05 11:40 Available Smitha Nishant

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Chief Technology Officer W3L
Germany Germany
-Since 1th August 2007: Chief Technology Officer of W3L
-2002/08/01-2007/07/31: PhD student
-1997/10/15-2002/07/31: Studied Electrical Engineering and Computer Science

Comments and Discussions