Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Short-circuit evalution" in VB6
#6
That's very common in C based languages, if(function()){ } and the oposite if(!function()){ } which is the same as If Not function Then
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)