Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.992 Beiträge
 
#1

D'oh! Those Negative Boolean AND Bitwise Expressions :(

  Alt 21. Okt 2011, 12:10
in D'Oh Moments :: Again, never mind years of programming! A "D'oh" moment for me is when I do an obvious coding error but I am not able to see it even in the debugger. Consider the following section of code: var sl : TStringList; begin sl := TStringList.Create; try if (NOT sl.Count > ...

More...
  Mit Zitat antworten Zitat