who or what is libJudy? (don't tell me its a library because I already guessed that :) )
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
why don't you just ask their support group? Its unlikely anyone here will know anything about that library, but then I could be wrong about that.
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
Did you try using track without pointers?
Watch_t *tr; Watch_t track;
int bool;
init_track( &track );
track.hash = "t8xr5nk8jczy";
track.id = 1; track.views = 16;
// etc etc
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
In that case its not a pointer problem because you removed all pointers. So I have no clue what's wrong.
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343