What every C Programmer should know about undefined behavior #2/3
What every C Programmer should know about undefined behavior #2/3
Posted May 17, 2011 8:40 UTC (Tue) by marcH (subscriber, #57642)In reply to: What every C Programmer should know about undefined behavior #2/3 by gowen
Parent article: What every C Programmer should know about undefined behavior #2/3
I think the main issue is having a dead variable in the first place. If "dead" is not dead, then there is no problem, correct?
