Is there a way to have the C++ code of a block change the value of a
variable for the rest of the flow graph?
//\ark.
Is there a way to have the C++ code of a block change the value of a
variable for the rest of the flow graph?
//\ark.
This sounds like a bad idea. And no, other than violating best
practices,
there’s no way to do that.
What exactly are you trying to do? Would a message passing interface
help?
M
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs