Re: different return value from same variable



Dear Marty,

I have a wierd C++/gtkmm problem. I have two functions which return the value of the same variable  - and produce different values for that variable. I'm guessing it's not a gtkmm problem, but I'm not sure. Please bear with me.

[...]

  gui 1: &CNB = 0x6d0a70, &_opmode = 0x94a460
  gui 1: CNB->get_opmode2 = 1, get_opmode = 19464624
  gui 1: &CNB = 0x6d0a70, &_opmode = 0x94a460

From what you write, this is not possible. As you said. Maybe you can send
the source code round (as small as possible) that reproduces the error?

Good luck,
Mark


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]