Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Empty string crash (*solved*)
#1
Compiler crashes if a sub is sent an empty string:

Code:
SUB stringtest (thing as string)
asm
DI
HALT
END ASM
END SUB

stringtest("")
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)