delorie.com/archives/browse.cgi | search |
From: | mr DOT doom AT la DOT multi DOT se |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: C++ classes in assembly, mangling |
Date: | Fri, 31 Oct 97 22:04:52 PDT |
Organization: | A customer of Tele2 |
Lines: | 22 |
Message-ID: | <NEWTNews.878364528.2926.me@dialup152-1-50.swipnet.se> |
References: | <877897294 DOT 2416 AT dejanews DOT com> |
NNTP-Posting-Host: | mn8.swip.net |
Mime-Version: | 1.0 |
Cache-Post-Path: | mn8!s-89652 AT dialup152-1-50 DOT swipnet DOT se |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Try compiling with -S switch, that produces assembly output. Test(int, unsigned char); becomes: _Test__FiUc _Test__F: Function name i : int Uc Unsigned char Johan Kahrstrom mr DOT doom AT la DOT multi DOT se
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |