QB45 Forums
Party like you didn't do in 1999.

Programming Talk - View Post
Anything related to programming under the sun

Robert Claypool
NORMAL

Posts: 19
Which by the way FreeBASIC DOS port shouldn't ...
Posted by Robert Claypool, on Aug 29th, 2005
turn
PRINT #1, ""
into
BX = 1
DX:DS = PTR""
CX = LEN("") ;(0)
because it would cause an unexpected truncation.

Back to Programming Talk

Replies:
There are no replies to this message

Post a reply:







All content copyrighted 2004, All rights reserved.