Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QuickBASIC 3.0 - <b>sadd string address</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SADD                     String Address

 SADD(strexpr)

    Returns the address of a string expression.

     strexpr    A string expression.

   -----------------------------------------------------------------------

      Notes:    Strings may be relocated in memory during program
                execution, as a result of house-cleaning, opening or
                closing of files, or allocation of string variables.

See Also: FRE PEEK POKE VARPTR VARPTR$

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson