Announcement

Collapse
No announcement yet.

SADD & SSEG

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Tom Hanlin
    replied
    16-bit DOS programs used segment ffset memory addressing.
    32-bit Windows programs use 32-bit offset memory addressing.

    Instead of SSEG and SADD, you will need to use just STRPTR.


    ------------------
    Tom Hanlin
    PowerBASIC Staff

    Leave a comment:


  • MehmeT Ali
    Guest started a topic SADD & SSEG

    SADD & SSEG

    SADD function use in PDS QBX Return Variable Offset Adress
    SSEG function use in PDS QBX Return Variable Segment Adress

    How To Power Basic DLL 6. ???




    ------------------
Working...
X