Re: I need something translated from Delphi to C++
From: Jack Klein (jackklein_at_spamcop.net)
Date: 01/04/04
- Next message: Jeff Schwab: "Re: Test a class...beginner question"
- Previous message: Jeff Schwab: "Re: [C or C++] Is this legal? sizeof *p"
- In reply to: Dark Alchemist: "I need something translated from Delphi to C++"
- Next in thread: Dark Alchemist: "Re: I need something translated from Delphi to C++"
- Reply: Dark Alchemist: "Re: I need something translated from Delphi to C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 04 Jan 2004 06:47:53 GMT
On Sun, 04 Jan 2004 00:42:19 -0600, Dark Alchemist
<darkalchemist@mysticglow.com> wrote in alt.comp.lang.learn.c-c++:
> if pMsg.Member['stats'].Member[x].Member['key'] = $5 then
> gd._Burden :=
> pMsg.Member['stats'].Member[x].Member['value'];
>
> I tried numerous ways of doing it and always failed so, can anyone
> translate that to C++?
>
> Thank you.
Delphi has nothing at all to do with C or C++, the topics of this
group, and is completely off-topic here. Try one of Borland's support
groups on their website http://www.borland.com, or their newsgroups on
the server nntp://newsgroups.borland.com.
-- Jack Klein Home: http://JK-Technology.Com FAQs for comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html comp.lang.c++ http://www.parashift.com/c++-faq-lite/ alt.comp.lang.learn.c-c++ http://www.contrib.andrew.cmu.edu/~ajo/docs/FAQ-acllc.html
- Next message: Jeff Schwab: "Re: Test a class...beginner question"
- Previous message: Jeff Schwab: "Re: [C or C++] Is this legal? sizeof *p"
- In reply to: Dark Alchemist: "I need something translated from Delphi to C++"
- Next in thread: Dark Alchemist: "Re: I need something translated from Delphi to C++"
- Reply: Dark Alchemist: "Re: I need something translated from Delphi to C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|