Search:

Type: Posts; User: drucillica

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    3,675

    I got it - your response made me think of the...

    I got it - your response made me think of the header file and turns out i screwed that up, which caused the compile errors.

    And you're right about the unneeded cast - that was out of desperation...
  2. Replies
    5
    Views
    3,675

    recMsg is a struct defined elsewhere that I'm...

    recMsg is a struct defined elsewhere that I'm including in this file. This struct has an attribute rpcName.

    I should also mention that this code compiles fine if I comment out the getRegEntry()...
  3. Replies
    5
    Views
    3,675

    Array of struct pointers - Losing my mind

    Hey everyone,

    I've been staring at my code for over an hour and I can't seem to figure out what's wrong. I was hoping someone could help me before I lose my mind completely:

    I would like to...
Results 1 to 3 of 3