Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- GT_LIB v1.0 Reference Guide Release 1.0 - <b>returns the offset of the passed character string</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Returns the offset of the passed character string
------------------------------------------------------------------------------

 Syntax

        GT_Offset(<str>) --> nOffset

 Arguments:

      <str>     - Character String

 Returns:

      nOffset   - The offset of <str>.

 Description:

      This function will become invaluable when calling GT_Int86()
      functions, as some of these functions will need to know the address
      of strings that are passed in.


 Examples:

      ? GT_Offset(str)


 Source: GT_OFF.C

 Author:  Brian Dukes

See Also: GT_SEGMENT() GT_INT86()

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