How to Use SEG Keyword with Arrays in DECLARE and CALLs (51411)
The information in this article applies to:
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0b
This article was previously published under Q51411 SUMMARY
The examples shown below demonstrate how to use the SEG keyword with
arrays. The SEG keyword may be used in either a DECLARE statement or a
CALL statement when calling a non-Basic routine, and is used to pass
both the segment and offset of a variable (which corresponds to
passing a far address).
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | KB51411 |
---|
|