Posted: Thu May 31, 2007 6:11 am Post subject: Build after changes in "amqsget0.c"
Newbie
Joined: 31 May 2007 Posts: 1
Hello,
This is my first message to the forum and also i am very new to MQ series.
My problem is i was getting "2080" error while reading messages using "amqsget". I read somewhere that it's solution is changing buffer size in “amqsget0.c". After making changes, i don't know how to compile but read some where that following command has to be issued:
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
You'll find detailed instructions on compiling and linking C code in the Application Programming Guide. This will enable you to tailor the command to your environment; I suspect you have a path problem with the current command.
And yes, 2080 does mean the buffer is too small. 100 bytes in the sample code IIRC. _________________ Honesty is the best policy.
Insanity is the best defence.
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