Order of operators here
OK I need to expand code, but there's something very complex here:
((Traces.Last=new
SymbolSequence::Node)->Prev=(Discard.First=Processing1)->Prev)->Next=Traces.Last;
I need to split those assignment to statements, but I can't figure the
order of this. The order with the brackets are confusing me here, is it
like math or the compiler do what he want?
Thanks a lot.
No comments:
Post a Comment