Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
simplistic misunderstanding about ; + "" in a print
#8
That's right, the semicolon has a different meaning in Basic than in C. So it has nothing to do with C/C++. - Wrong thought! 

Code: (Select All)

a = 3: b = 7

Print 2; "Hallo"; 45; a * b
Reply


Messages In This Thread
RE: simplistic misunderstanding about ; + "" in a print - by Kernelpanic - 09-19-2024, 01:34 PM



Users browsing this thread: 18 Guest(s)