Thanks for your replies. I am able to make it. I tried Dev C++.
I was trying to execute my program as a stand-alone, so only I was not able to. Later, I created a project and then included ...
1. SET PATH = ....
2. In "Environment Variables" I set it as LIB = .....
3. In DEV C++, I added to the list of Libraries the folder containing mqm.Lib and also tried adding mq ...
I am using Microsoft VC++ Toollit 2003(command line) for executing C programs. When I tried running MQ C programs it shows link error.
I have set path to mqm.lib ..still not working. It is get ...