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

Possibly Related Threads…
Thread Author Replies Views Last Post
  Disable Print Screen? TerryRitchie 13 2,381 12-25-2023, 07:45 PM
Last Post: Kernelpanic
  Book for sanity/insanity break: "10 PRINT CHR$(205.5+RND(1)); : GOTO 10" CharlieJV 4 1,046 08-22-2023, 08:15 PM
Last Post: bplus
  Print source code from the IDE Kernelpanic 21 3,571 12-17-2022, 06:52 PM
Last Post: TempodiBasic

Forum Jump:


Users browsing this thread: 1 Guest(s)