hennep
Programmer
- Dec 10, 2000
- 429
In the sourcecode of a device driver I found this comment:
Note that the Watcom compiler does not currently support the data_seg pragma correctly, so until proper support is added, this file is superseded by Header.asm.
Does BCB have an equivalent of "#pragma data_seg (_HEADER);" or do we have to use assembler as well ?
Thanks,
Hennie
Note that the Watcom compiler does not currently support the data_seg pragma correctly, so until proper support is added, this file is superseded by Header.asm.
Does BCB have an equivalent of "#pragma data_seg (_HEADER);" or do we have to use assembler as well ?
Thanks,
Hennie