Replies: 1 comment
-
Hi Yi-Zhai, it is a variable declaration, initialization, and test if it is null within the if statement. It is done very frequently in our models. Best regards |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello community,
I was wondering whether the line may cause dead code?
FiCo4OMNeT/src/fico4omnet/applications/can/sink/CanTrafficSinkAppBase.cc
Line 55 in 545afef
Perhaps should "==" instead of "=" in this line?
Beta Was this translation helpful? Give feedback.
All reactions