Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Most useful/needed stuff which should be added
#4
LCD Wrote:
boriel Wrote:
na_th_an Wrote:5.- Allow comments in broken lines, such as this:

Code:
Dim myLevel(2) as uByte => { _
   0, _     ' Number of exists
   10, _    ' Baddies life gauge
   7 _      ' Water level
}
I definitely agree with this. I was thinking in using the C commenting scheme /* ... */, but FreeBasic uses /' ... '/ scheme instead. So better stick to it for the sake of compatibility. If everybody agrees, I could enable just this evening :!:
I think, he does not mean Multiline comments, but to allow comments after a line Break using underline-sign.
I was referring to Multiline comments, indeed. Freebasic uses /' .... '/ comments for that.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)