|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
amqsget0.c sample program code |
« View previous topic :: View next topic » |
Author |
Message
|
raj_i2u |
Posted: Mon Sep 19, 2011 8:39 am Post subject: amqsget0.c sample program code |
|
|
 Novice
Joined: 05 Apr 2010 Posts: 15
|
Hi
Can anybody post the code of amqsget0.c sample program
I need to modify it according our requirement.
Thanks in Advance
raj |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Sep 19, 2011 8:51 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Sample code is provided when you install the product. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
camauz |
Posted: Tue Sep 20, 2011 4:07 am Post subject: Re: amqsget0.c sample program code |
|
|
 Acolyte
Joined: 20 Aug 2007 Posts: 52 Location: Mojan, Italy
|
raj_i2u wrote: |
Can anybody post the code of amqsget0.c sample program
|
No one can post code copyrighted by someone else:
/********************************************************************/
/* */
/* Program name: AMQSGET0 */
/* */
/* Description: Sample C program that gets messages from */
/* a message queue (example using MQGET) */
/* <N_OCO_COPYRIGHT> */
/* Licensed Materials - Property of IBM */
/* */
/* 63H9336 */
/* (c) Copyright IBM Corp. 1994, 2005 All Rights Reserved. */
/* */
/* US Government Users Restricted Rights - Use, duplication or */
/* disclosure restricted by GSA ADP Schedule Contract with */
/* IBM Corp. */
/* <NOC_COPYRIGHT> */
/********************************************************************/
On AIX you can find it here:
$ /bin/pwd
/usr/mqm/samp
$ ls -la amqsget0.c
-r--r--r-- 1 mqm mqm 15581 Sep 30 2009 amqsget0.c
Regards
Ch. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|