Thread: MQMD - MQLONG - need urgent help

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Nov 2016
    Posts
    84

    MQMD - MQLONG - need urgent help

    Hi,

    I have a question regarding the MQ data type MQLONG.
    Is this possible?If not how can this be done?

    Code:
    struct myStruct{
    char parm[8];
    };
    
    memcpy(myStruct.parm, msgDescriptor.Expiry, sizeof(myStruct.parm));
    Thanks in advance.

    P.S. It is just the related Sektion of my Code.
    Last edited by Joe1903; 11-05-2019 at 08:27 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Urgent Help plz....
    By shansajid in forum C Programming
    Replies: 3
    Last Post: 01-05-2013, 05:44 AM
  2. Non-Urgent
    By rockyhwc in forum C Programming
    Replies: 13
    Last Post: 05-17-2010, 06:32 PM
  3. hello, please can i have some urgent help!
    By soundwave in forum C++ Programming
    Replies: 9
    Last Post: 01-14-2007, 01:34 PM
  4. > > > Urgent Help < < <
    By CodeCypher in forum C Programming
    Replies: 2
    Last Post: 01-31-2006, 02:06 PM

Tags for this Thread