Author |
Message
|
PeterPotkay |
Posted: Mon Mar 07, 2005 4:26 pm Post subject: C ++ and RFH2 headers |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
I have a developer asking me for some sample code so they can see how this is done. Can anyone point me in the right direction, or provide a code snippet please? _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Mar 07, 2005 5:52 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
PeterPotkay |
Posted: Mon Mar 07, 2005 6:04 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Jeff, will C sample code be useful to a C Plus Plus programmer? I don't know anything about either language, so I can't guage how close the sample you pointed to is to what the end product needs to be. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
malammik |
Posted: Mon Mar 07, 2005 9:13 pm Post subject: |
|
|
 Partisan
Joined: 27 Jan 2005 Posts: 397 Location: Philadelphia, PA
|
|
Back to top |
|
 |
fschofer |
Posted: Tue Mar 08, 2005 12:27 am Post subject: |
|
|
 Knight
Joined: 02 Jul 2001 Posts: 524 Location: Mainz, Germany
|
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Mar 08, 2005 5:01 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Thanks guys, this should get me going. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Mar 08, 2005 11:09 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
C++ is just object-oriented C. Like VB.NET is just object-oriented VB.
I don't know of a C++ equivalent to the JMS classes, or a C++ class that will handle the RFH2 header in an object oriented manner.
But the sample code should allow a C++ programmer to create such a class. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|