www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++ - Name mangling

↑ ↓ ← "Marc Cote" <mark.cote sympatico.ca> writes:
Hi,

Is there any information/documentation about the
name mangling used in DM C++ ?

I would like to modifiy the UnderC Interpreter
http://home.mweb.co.za/sd/sdonovan/underc.html
so it supports DMC++ compiler.

Thanks

mc
Aug 22 2003
→ "Marc Côté" <mark.cote sympatico.ca> writes:
Oops !

Where do come from the Organisation displayed in the header ?
There is none defined in the properties tab of the
account definition for this news server on my workstation !

So i defined one now.

mc

"Marc Cote" <mark.cote sympatico.ca> wrote in message
news:bi4usv$hm8$1 digitaldaemon.com...
 Hi,

 Is there any information/documentation about the
 name mangling used in DM C++ ?

 I would like to modifiy the UnderC Interpreter
 http://home.mweb.co.za/sd/sdonovan/underc.html
 so it supports DMC++ compiler.

 Thanks

 mc

Aug 22 2003
"Walter" <walter digitalmars.com> writes:
"Marc Cote" <mark.cote sympatico.ca> wrote in message
news:bi4usv$hm8$1 digitaldaemon.com...
 Hi,

 Is there any information/documentation about the
 name mangling used in DM C++ ?

 I would like to modifiy the UnderC Interpreter
 http://home.mweb.co.za/sd/sdonovan/underc.html
 so it supports DMC++ compiler.

 Thanks

 mc

Use /dm/src/core/unmangle.c
Aug 22 2003
↑ ↓ "Marc Côté" <mark.cote sympatico.ca> writes:
thanks a lot, but it looks like
you think i have acces to something i dont

is it part of dmc 8.34 ?
is it part of D ?

what is there before "/dm/src/core/unmangle.c"

- mc

"Walter" <walter digitalmars.com> wrote in message
news:bi5kdr$1gm9$2 digitaldaemon.com...
 "Marc Cote" <mark.cote sympatico.ca> wrote in message
 news:bi4usv$hm8$1 digitaldaemon.com...
 Hi,

 Is there any information/documentation about the
 name mangling used in DM C++ ?

 I would like to modifiy the UnderC Interpreter
 http://home.mweb.co.za/sd/sdonovan/underc.html
 so it supports DMC++ compiler.

 Thanks

 mc

Use /dm/src/core/unmangle.c

Aug 22 2003
↑ ↓ "Walter" <walter digitalmars.com> writes:
"Marc Côté" <mark.cote sympatico.ca> wrote in message
news:bi5lns$1ito$1 digitaldaemon.com...
 thanks a lot, but it looks like
 you think i have acces to something i dont

 is it part of dmc 8.34 ?
 is it part of D ?

 what is there before "/dm/src/core/unmangle.c"

It's not part of D, it's part of the runtime library for C++, and is part of the library source. It comes with the CD version of DMC++.
Aug 22 2003
→ "Greg Peet" <admin gregpeet.com> writes:
"Walter" <walter digitalmars.com> wrote in message
news:bi60o1$22oi$1 digitaldaemon.com...
| It's not part of D, it's part of the runtime library for C++, and is part
of
| the library source. It comes with the CD version of DMC++.

I suggest buying the CD. Trust me, you get so much for your money that it
makes "dollar day" at a hen house look expensive! =)

Compare the price of the full DMC++ utilities/libraries to M$, Intel, etc.
Aug 22 2003
"Marc Côté" <mark.cote sympatico.ca> writes:
Great, I will buy the CD :-)

I live in Quebec city, QC, Canada.

This evening, i'll go to the post office and
ask for a money-order.
amount: 31 $ us ( about 45 $ canadian, as of today exchange rate )

I dont know when you will receive it, but do not
send anything before you have the money.

money-order for:

    Digital Mars
    13868 65th Place NE
    Kirkland, WA 98034
    USA

Is this all Ok ?



"Walter" <walter digitalmars.com> wrote in message
news:bi60o1$22oi$1 digitaldaemon.com...
 "Marc Côté" <mark.cote sympatico.ca> wrote in message
 news:bi5lns$1ito$1 digitaldaemon.com...
 thanks a lot, but it looks like
 you think i have acces to something i dont

 is it part of dmc 8.34 ?
 is it part of D ?

 what is there before "/dm/src/core/unmangle.c"

It's not part of D, it's part of the runtime library for C++, and is part

 the library source. It comes with the CD version of DMC++.

Aug 22 2003
↑ ↓ → "Walter" <walter digitalmars.com> writes:
Yes. Email me your address, and I'll get it ready for you. -Walter
Aug 22 2003
→ "Marc Côté" <mark.cote sympatico.ca> writes:
Done !

"Le chèque est dans malle"

Thanks !
Aug 22 2003