Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rule 12.2 and "nested assignment statements"
#1
Example from mc2_1203.c:
Code:
mc2_1203_x = sizeof ( mc2_1203_a = 1234U );

Is this code also a violation of rule 12.2 "nested assignment statements"?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)