Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/03/01 19:33
Read: times


 
#13801 - RE: when to use "CSEG" segment directive
Hi Sally!
In this simple case you can use ORG instead of CSEG. These two directives are the same. It is absolute CODE segment declaration. I think that ORG is for old syntax, CSEG for new. Old compilers which I have used before, didn't accept CSEG AT.

Regrds,
Jacek

List of 5 messages in thread
TopicAuthorDate
when to use "CSEG" segment directive            01/01/70 00:00      
RE: when to use "CSEG" segment directive            01/01/70 00:00      
RE: when to use "CSEG" segment directive            01/01/70 00:00      
RE: when to use "CSEG" segment directive            01/01/70 00:00      
RE: when to use \            01/01/70 00:00      

Back to Subject List